Searched defs:PPC_BIT8 (Results 1 – 5 of 5) sorted by relevance
14 #define PPC_BIT8(bit) (0x80 >> (bit)) macro
17 #define PPC_BIT8(bit) (0x80 >> (bit)) macro
18 #define PPC_BIT8(bit) (0x80 >> (bit)) macro
59 #define PPC_BIT8(bit) (1UL << PPC_BITLSHIFT8(bit)) macro
45 #define PPC_BIT8(bit) (0x80 >> (bit)) macro