Searched refs:A_MI1_CFG (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/chelsio/cxgb3/ |
D | t3_hw.c | 201 t3_write_reg(adap, A_MI1_CFG, val); in mi1_init() 218 t3_set_reg_field(adapter, A_MI1_CFG, V_ST(M_ST), V_ST(1)); in t3_mi1_read() 237 t3_set_reg_field(adapter, A_MI1_CFG, V_ST(M_ST), V_ST(1)); in t3_mi1_write() 261 t3_set_reg_field(adapter, A_MI1_CFG, V_ST(M_ST), 0); in mi1_wr_addr()
|
D | regs.h | 1844 #define A_MI1_CFG 0x6b0 macro
|