Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_hw.c100 phy_data |= VOLT_CTRL_SWLOWEST; in atl1c_get_permanent_address()
129 phy_data &= ~VOLT_CTRL_SWLOWEST; in atl1c_get_permanent_address()
539 phy_data &= ~VOLT_CTRL_SWLOWEST; in atl1c_phy_reset()
H A Datl1c_hw.h1010 #define VOLT_CTRL_SWLOWEST 0x8 macro