Searched refs:S_BIST_CMD_GAP (Results 1 – 1 of 1) sorted by relevance
6403 #define S_BIST_CMD_GAP 8 macro6405 #define V_BIST_CMD_GAP(x) ((x) << S_BIST_CMD_GAP)6406 #define G_BIST_CMD_GAP(x) (((x) >> S_BIST_CMD_GAP) & M_BIST_CMD_GAP)