Searched refs:REG_MEM_BIST (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb/ |
H A D | vsc7326.c | 325 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 D | vsc7326_reg.h | 20 #define REG_MEM_BIST CRA(0x7,0xf,0x04) /* mem */ macro
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb/ |
H A D | vsc7326.c | 325 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 D | vsc7326_reg.h | 20 #define REG_MEM_BIST CRA(0x7,0xf,0x04) /* mem */ macro
|
Completed in 5 milliseconds