Searched refs:gphy (Results 1 – 3 of 3) sorted by relevance
178 brcm,num-gphy = <5>;
1004 uint32_t gphy; in alc_phy_down() local1014 gphy = CSR_READ_4(sc, ALC_GPHY_CFG); in alc_phy_down()1015 gphy &= ~(GPHY_CFG_EXT_RESET | GPHY_CFG_LED_MODE | in alc_phy_down()1017 gphy |= GPHY_CFG_HIB_EN | GPHY_CFG_HIB_PULSE | in alc_phy_down()1019 gphy |= GPHY_CFG_PHY_IDDQ | GPHY_CFG_PWDOWN_HW; in alc_phy_down()1020 CSR_WRITE_4(sc, ALC_GPHY_CFG, gphy); in alc_phy_down()
396 gphy_reset: gphy-reset {