Searched refs:S_DTU_WR_COL (Results 1 – 1 of 1) sorted by relevance
5371 #define S_DTU_WR_COL 0 macro5373 #define V_DTU_WR_COL(x) ((x) << S_DTU_WR_COL)5374 #define G_DTU_WR_COL(x) (((x) >> S_DTU_WR_COL) & M_DTU_WR_COL)