Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/chelsio/
Dvsc7326.c326 vsc_write(adapter, REG_MEM_BIST, 0x5); in run_bist_all()
327 vsc_read(adapter, REG_MEM_BIST, &val); in run_bist_all()
357 vsc_write(adapter, REG_MEM_BIST, 0x0); in run_bist_all()
Dvsc7326_reg.h19 #define REG_MEM_BIST CRA(0x7,0xf,0x04) /* mem */ macro