Home
last modified time | relevance | path

Searched refs:A_T3DBG_GPIO_EN (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_aq100x.c184 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 Dcxgb_ael1002.c120 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 Dcxgb_t3_hw.c4365 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 Dcxgb_regs.h2106 #define A_T3DBG_GPIO_EN 0xd0 macro