Searched refs:A_T3DBG_GPIO_EN (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/cxgb/common/ |
H A D | cxgb_aq100x.c | 184 t3_set_reg_field(phy->adapter, A_T3DBG_GPIO_EN, in aq100x_vendor_intr() 480 t3_set_reg_field(adapter, A_T3DBG_GPIO_EN, gpio, 0); in t3_aq100x_phy_prep() 482 t3_set_reg_field(adapter, A_T3DBG_GPIO_EN, gpio, gpio); in t3_aq100x_phy_prep()
|
H A D | cxgb_ael1002.c | 120 t3_set_reg_field(phy->adapter, A_T3DBG_GPIO_EN, 0, tx_on_gpio); in ael100x_txon() 370 t3_set_reg_field(phy->adapter, A_T3DBG_GPIO_EN, in ael1006_reset() 375 t3_set_reg_field(phy->adapter, A_T3DBG_GPIO_EN, in ael1006_reset()
|
H A D | cxgb_t3_hw.c | 4365 t3_write_reg(adapter, A_T3DBG_GPIO_EN, in early_hw_init() 4646 t3_set_reg_field(adapter, A_T3DBG_GPIO_EN, F_GPIO0_OUT_VAL, in t3_led_ready()
|
H A D | cxgb_regs.h | 2106 #define A_T3DBG_GPIO_EN 0xd0 macro
|