Home
last modified time | relevance | path

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

/drivers/net/ethernet/atheros/atl1c/
Datl1c_hw.c113 phy_data |= VOLT_CTRL_SWLOWEST; in atl1c_get_permanent_address()
142 phy_data &= ~VOLT_CTRL_SWLOWEST; in atl1c_get_permanent_address()
552 phy_data &= ~VOLT_CTRL_SWLOWEST; in atl1c_phy_reset()
Datl1c_hw.h987 #define VOLT_CTRL_SWLOWEST 0x8 macro