Searched refs:REG_RAM_BIST_CMD (Results 1 – 2 of 2) sorted by relevance
248 vsc_write(adapter, REG_RAM_BIST_CMD, data); in bist_rd()278 vsc_write(adapter, REG_RAM_BIST_CMD, data); in bist_wr()282 vsc_read(adapter, REG_RAM_BIST_CMD, &result); in bist_wr()
51 #define REG_RAM_BIST_CMD CRA(0x7,0x1,0x00) /* RAM BIST Command Register */ macro