Home
last modified time | relevance | path

Searched refs:GPHY_CTRL_SEL_ANA_RST (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_hw.h182 #define GPHY_CTRL_SEL_ANA_RST 0x1000 macro
187 GPHY_CTRL_SEL_ANA_RST |\
193 GPHY_CTRL_SEL_ANA_RST |\
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_hw.h182 #define GPHY_CTRL_SEL_ANA_RST 0x1000 macro
187 GPHY_CTRL_SEL_ANA_RST |\
193 GPHY_CTRL_SEL_ANA_RST |\
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_hw.c509 phy_ctrl_data |= GPHY_CTRL_SEL_ANA_RST; in atl1c_phy_reset()
776 phy_ctrl |= GPHY_CTRL_SEL_ANA_RST | GPHY_CTRL_HIB_PULSE | in atl1c_power_saving()
H A Datl1c_hw.h232 #define GPHY_CTRL_SEL_ANA_RST BIT(12) macro
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_hw.c509 phy_ctrl_data |= GPHY_CTRL_SEL_ANA_RST; in atl1c_phy_reset()
802 phy_ctrl |= GPHY_CTRL_SEL_ANA_RST | GPHY_CTRL_HIB_PULSE | in atl1c_power_saving()
H A Datl1c_hw.h233 #define GPHY_CTRL_SEL_ANA_RST BIT(12) macro

Completed in 14 milliseconds