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