Searched defs:PD (Results 1 – 13 of 13) sorted by relevance
17 #define PD BIT(0) macro
156 } PD; member173 } PD; member
18 #define PD 3 macro
22 #define PD 3 macro
49 #define PD(n) ((0x1 << (13 + 16)) | ((n) << 13)) macro
69 #define PD(n) ((0x1 << (13 + 16)) | ((n) << 13)) macro
219 #define PD(n) ((0x1 << (13 + 16)) | ((n) << 13)) macro
513 #define PD(x) (1 << (x)) macro
425 #define PD(x) (1 << (x)) macro
434 #define PD(x) (1 << (x)) macro
218 char PD[16]; member
102 #define PD BIT(0) macro