Home
last modified time | relevance | path

Searched refs:MII_IER (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_hw.c580 err = atl1c_write_phy_reg(hw, MII_IER, phy_data); in atl1c_phy_reset()
797 if (atl1c_write_phy_reg(hw, MII_IER, IER_LINK_UP) != 0) { in atl1c_power_saving()
798 dev_dbg(&pdev->dev, "%s: write phy MII_IER failed.\n", in atl1c_power_saving()
H A Datl1c_hw.h799 #define MII_IER 0x12 macro
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_hw.c580 err = atl1c_write_phy_reg(hw, MII_IER, phy_data); in atl1c_phy_reset()
823 if (atl1c_write_phy_reg(hw, MII_IER, IER_LINK_UP) != 0) { in atl1c_power_saving()
824 dev_dbg(&pdev->dev, "%s: write phy MII_IER failed.\n", in atl1c_power_saving()
H A Datl1c_hw.h835 #define MII_IER 0x12 macro

Completed in 8 milliseconds