Searched refs:A_MI1_CFG (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/cxgb/common/ |
H A D | cxgb_t3_hw.c | 253 t3_write_reg(adap, A_MI1_CFG, val); in mi1_init() 271 t3_set_reg_field(adapter, A_MI1_CFG, V_ST(M_ST), V_ST(1)); in t3_mi1_read() 291 t3_set_reg_field(adapter, A_MI1_CFG, V_ST(M_ST), V_ST(1)); in t3_mi1_write() 315 t3_set_reg_field(adapter, A_MI1_CFG, V_ST(M_ST), 0); in mi1_ext_read() 338 t3_set_reg_field(adapter, A_MI1_CFG, V_ST(M_ST), 0); in mi1_ext_write()
|
H A D | cxgb_regs.h | 6272 #define A_MI1_CFG 0x6b0 macro
|