Searched refs:P1SEG (Results 1 – 1 of 1) sorted by relevance
15 #define P1SEG 0x80000000 macro45 #define P1SEGADDR(a) ((__typeof__(a))(((unsigned long)(a) & 0x1fffffff) | P1SEG))