Searched refs:S_DTU_WR_RANK (Results 1 – 1 of 1) sorted by relevance
5356 #define S_DTU_WR_RANK 30 macro5358 #define V_DTU_WR_RANK(x) ((x) << S_DTU_WR_RANK)5359 #define G_DTU_WR_RANK(x) (((x) >> S_DTU_WR_RANK) & M_DTU_WR_RANK)