Searched refs:S_DDP_VALID (Results 1 – 2 of 2) sorted by relevance
1065 #define S_DDP_VALID 15 macro1067 #define V_DDP_VALID(x) ((x) << S_DDP_VALID)1068 #define G_DDP_VALID(x) (((x) >> S_DDP_VALID) & M_DDP_VALID)
1543 #define S_DDP_VALID 15 macro1545 #define V_DDP_VALID(x) ((x) << S_DDP_VALID)1546 #define G_DDP_VALID(x) (((x) >> S_DDP_VALID) & M_DDP_VALID)