Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/atheros/atl1e/
Datl1e_hw.h246 #define MDIO_AP_EN 0x10000000 macro
/linux-3.4.99/drivers/net/ethernet/atheros/atl1c/
Datl1c_hw.h275 #define MDIO_AP_EN 0x10000000 macro
Datl1c_main.c2430 phy_data |= MDIO_AP_EN; in atl1c_open()