Searched refs:S_CSIDE_DDP_VALID (Results 1 – 1 of 1) sorted by relevance
28127 #define S_CSIDE_DDP_VALID 14 macro28129 #define V_CSIDE_DDP_VALID(x) ((x) << S_CSIDE_DDP_VALID)28130 #define G_CSIDE_DDP_VALID(x) (((x) >> S_CSIDE_DDP_VALID) & M_CSIDE_DDP_VALID)