Searched refs:S_BIST_CMD_GAP (Results 1 – 1 of 1) sorted by relevance
4790 #define S_BIST_CMD_GAP 8 macro4792 #define V_BIST_CMD_GAP(x) ((x) << S_BIST_CMD_GAP)4793 #define G_BIST_CMD_GAP(x) (((x) >> S_BIST_CMD_GAP) & M_BIST_CMD_GAP)