Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/atheros/atl1e/
Datl1e_main.c586 u32 phy_status_data = 0; in atl1e_sw_init() local
602 phy_status_data = AT_READ_REG(hw, REG_PHY_STATUS); in atl1e_sw_init()
607 if (phy_status_data & PHY_STATUS_100M) in atl1e_sw_init()
613 phy_status_data = AT_READ_REG(hw, REG_PHY_STATUS); in atl1e_sw_init()
615 if (phy_status_data & PHY_STATUS_EMI_CA) in atl1e_sw_init()