Searched refs:S_DDP_VALID (Results 1 – 1 of 1) sorted by relevance
995 #define S_DDP_VALID 15 macro997 #define V_DDP_VALID(x) ((x) << S_DDP_VALID)998 #define G_DDP_VALID(x) (((x) >> S_DDP_VALID) & M_DDP_VALID)