Searched refs:S_MRS_CMD_DQ_ON (Results 1 – 1 of 1) sorted by relevance
42088 #define S_MRS_CMD_DQ_ON 9 macro42090 #define V_MRS_CMD_DQ_ON(x) ((x) << S_MRS_CMD_DQ_ON)42091 #define G_MRS_CMD_DQ_ON(x) (((x) >> S_MRS_CMD_DQ_ON) & M_MRS_CMD_DQ_ON)