Searched refs:REG_RAM_BIST_RESULT (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb/ |
H A D | vsc7326_reg.h | 51 /*#define REG_RAM_BIST_RESULT CRA(0x7,0x2,0x01)*/ /* RAM BIST Read Status/Result */ 53 #define REG_RAM_BIST_RESULT CRA(0x7,0x1,0x01) /* RAM BIST Read Status/Result */ macro
|
H A D | vsc7326.c | 251 vsc_read(adapter, REG_RAM_BIST_RESULT, &result); in bist_rd()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb/ |
H A D | vsc7326_reg.h | 51 /*#define REG_RAM_BIST_RESULT CRA(0x7,0x2,0x01)*/ /* RAM BIST Read Status/Result */ 53 #define REG_RAM_BIST_RESULT CRA(0x7,0x1,0x01) /* RAM BIST Read Status/Result */ macro
|
H A D | vsc7326.c | 251 vsc_read(adapter, REG_RAM_BIST_RESULT, &result); in bist_rd()
|
Completed in 5 milliseconds