Home
last modified time | relevance | path

Searched refs:REG_MEM_BIST (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dvsc7326.c325 vsc_write(adapter, REG_MEM_BIST, 0x5); in run_bist_all()
326 vsc_read(adapter, REG_MEM_BIST, &val); in run_bist_all()
356 vsc_write(adapter, REG_MEM_BIST, 0x0); in run_bist_all()
H A Dvsc7326_reg.h20 #define REG_MEM_BIST CRA(0x7,0xf,0x04) /* mem */ macro