Searched refs:PHY_STATUS_EMI_CA (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/atheros/atl1e/ | ||
D | atl1e_hw.h | 239 #define PHY_STATUS_EMI_CA 0x40000 macro |
D | atl1e_main.c | 594 if (phy_status_data & PHY_STATUS_EMI_CA) in atl1e_sw_init() |