Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_hw.c322 MDIO_CTRL_MODE_EXT | in atl1c_read_phy_core()
372 MDIO_CTRL_MODE_EXT; in atl1c_write_phy_core()
H A Datl1c_hw.h273 #define MDIO_CTRL_MODE_EXT BIT(30) macro