Searched refs:S_MT_DQ_SEL_QUAD (Results 1 – 1 of 1) sorted by relevance
61790 #define S_MT_DQ_SEL_QUAD 7 macro61792 #define V_MT_DQ_SEL_QUAD(x) ((x) << S_MT_DQ_SEL_QUAD)61793 #define G_MT_DQ_SEL_QUAD(x) (((x) >> S_MT_DQ_SEL_QUAD) & M_MT_DQ_SEL_QUAD)