Searched refs:S_DDP_VALID (Results 1 – 2 of 2) sorted by relevance
1066 #define S_DDP_VALID 15 macro1068 #define V_DDP_VALID(x) ((x) << S_DDP_VALID)1069 #define G_DDP_VALID(x) (((x) >> S_DDP_VALID) & M_DDP_VALID)
1822 #define S_DDP_VALID 15 macro1824 #define V_DDP_VALID(x) ((x) << S_DDP_VALID)1825 #define G_DDP_VALID(x) (((x) >> S_DDP_VALID) & M_DDP_VALID)