Home
last modified time | relevance | path

Searched defs:PM (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/ata/
H A Dpata_sch.c31 PM = 0x07, /* PIO Mode Bit Mask */ enumerator
/linux/arch/mips/mm/
H A Dcache.c177 #define PM(p) __pgprot(_page_cachable_default | (p)) macro
/linux/arch/m68k/
H A DKconfig128 config PM config
/linux/arch/powerpc/perf/
H A Disa207-common.h276 #define PM(a, b) (P(LVL, MISS) | P(a, b)) macro
/linux/kernel/sched/
H A Ddebug.c1133 #define PM( global() macro
/linux/drivers/net/fddi/skfp/h/
H A Dcmtdef.h117 #define PM 2 /* PM .. PA+NUM_PHYS-1 */ macro
/linux/arch/m68k/include/asm/
H A DMC68328.h640 #define PM(x) (1 << (x)) macro
H A DMC68VZ328.h589 #define PM(x) (1 << (x)) macro
/linux/drivers/pinctrl/renesas/
H A Dpinctrl-rzg2l.c135 #define PM(off) (0x0100 + (off) * 2) macro