Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/atheros/atl1e/
Datl1e_main.c581 u32 phy_status_data = 0; in atl1e_sw_init() local
597 phy_status_data = AT_READ_REG(hw, REG_PHY_STATUS); in atl1e_sw_init()
602 if (phy_status_data & PHY_STATUS_100M) in atl1e_sw_init()
608 phy_status_data = AT_READ_REG(hw, REG_PHY_STATUS); in atl1e_sw_init()
610 if (phy_status_data & PHY_STATUS_EMI_CA) in atl1e_sw_init()