Home
last modified time | relevance | path

Searched defs:PG (Results 1 – 4 of 4) sorted by relevance

/linux/arch/m68k/include/asm/
H A DMC68EZ328.h497 #define PG(x) (1 << (x)) macro
H A DMC68328.h586 #define PG(x) (1 << (x)) macro
H A DMC68VZ328.h506 #define PG(x) (1 << (x)) macro
/linux/arch/powerpc/include/asm/
H A Dcpm2.h76 #define mk_cr_cmd(PG, SBC, MCN, OP) \ argument