Searched refs:S_DTU_WR_BYTE2 (Results 1 – 1 of 1) sorted by relevance
5461 #define S_DTU_WR_BYTE2 16 macro5463 #define V_DTU_WR_BYTE2(x) ((x) << S_DTU_WR_BYTE2)5464 #define G_DTU_WR_BYTE2(x) (((x) >> S_DTU_WR_BYTE2) & M_DTU_WR_BYTE2)