Searched defs:PM (Results 1 – 11 of 11) sorted by relevance
31 PM = 0x07, /* PIO Mode Bit Mask */ enumerator
126 config PM config
177 #define PM(p) __pgprot(_page_cachable_default | (p)) macro
205 config PM config
157 config PM config
276 #define PM(a, b) (P(LVL, MISS) | P(a, b)) macro
1132 #define PM(F, M) __PS(#F, p->F & (M)) macro
117 #define PM 2 /* PM .. PA+NUM_PHYS-1 */ macro
640 #define PM(x) (1 << (x)) macro
589 #define PM(x) (1 << (x)) macro
133 #define PM(off) (0x0100 + (off) * 2) macro