Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_hw.c267 if (!(hw->ctrl_flags & ATL1C_FPGA_VERSION)) in atl1c_stop_phy_polling()
278 if (!(hw->ctrl_flags & ATL1C_FPGA_VERSION)) in atl1c_start_phy_polling()
H A Datl1c.h406 #define ATL1C_FPGA_VERSION 0x8000 macro