Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_hw.h239 #define PHY_STATUS_EMI_CA 0x40000 macro
H A Datl1e_main.c594 if (phy_status_data & PHY_STATUS_EMI_CA) in atl1e_sw_init()