Searched refs:S_CSIDE_DDP_VALID (Results 1 – 1 of 1) sorted by relevance
13390 #define S_CSIDE_DDP_VALID 14 macro13392 #define V_CSIDE_DDP_VALID(x) ((x) << S_CSIDE_DDP_VALID)13393 #define G_CSIDE_DDP_VALID(x) (((x) >> S_CSIDE_DDP_VALID) & M_CSIDE_DDP_VALID)