Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/alx/
H A Dreg.h142 #define ALX_PHY_CTRL_IDDQ BIT(7) macro
H A Dhw.c498 val &= ~(ALX_PHY_CTRL_DSPRST_OUT | ALX_PHY_CTRL_IDDQ | in alx_reset_phy()