Searched refs:A_XGM_RGMII_IMP (Results 1 – 2 of 2) sorted by relevance
/drivers/net/cxgb3/ |
D | t3_hw.c | 3110 t3_write_reg(adapter, A_XGM_RGMII_IMP, in calibrate_xgm() 3112 t3_set_reg_field(adapter, A_XGM_RGMII_IMP, F_XGM_IMPSETUPDATE, in calibrate_xgm() 3121 t3_write_reg(adapter, A_XGM_RGMII_IMP, F_CALRESET | in calibrate_xgm_t3b() 3123 t3_set_reg_field(adapter, A_XGM_RGMII_IMP, F_CALRESET, 0); in calibrate_xgm_t3b() 3124 t3_set_reg_field(adapter, A_XGM_RGMII_IMP, 0, in calibrate_xgm_t3b() 3126 t3_set_reg_field(adapter, A_XGM_RGMII_IMP, F_XGM_IMPSETUPDATE, in calibrate_xgm_t3b() 3128 t3_set_reg_field(adapter, A_XGM_RGMII_IMP, F_CALUPDATE, 0); in calibrate_xgm_t3b() 3129 t3_set_reg_field(adapter, A_XGM_RGMII_IMP, 0, F_CALUPDATE); in calibrate_xgm_t3b()
|
D | regs.h | 2281 #define A_XGM_RGMII_IMP 0x89c macro
|