Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_hw.h175 #define GPHY_CTRL_GATE_25M_EN 0x20 macro
/openbmc/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_hw.h240 #define GPHY_CTRL_GATE_25M_EN BIT(5) macro
H A Datl1c_hw.c508 GPHY_CTRL_GATE_25M_EN | GPHY_CTRL_PWDOWN_HW | GPHY_CTRL_CLS); in atl1c_phy_reset()