Searched refs:PHY_RESET (Results 1 – 7 of 7) sorted by relevance
24 #define PHY_RESET BIT(0) macro88 REF_SSP_EN | PHY_RESET; in hix5hd2_sata_phy_init()91 val &= ~PHY_RESET; in hix5hd2_sata_phy_init()
36 #define PHY_RESET (1 << 5) macro
248 reg |= PHY_RESET; in bcm_sf2_gphy_enable_set()253 reg &= ~PHY_RESET; in bcm_sf2_gphy_enable_set()255 reg |= EXT_PWR_DOWN | IDDQ_BIAS | PHY_RESET; in bcm_sf2_gphy_enable_set()
89 MX53_PAD_PATA_DA_0__GPIO7_6 0x80000000 /* #PHY_RESET */
500 PHY_RESET, enumerator2427 clear_bit(PHY_RESET, &tp->flags); in rtl_phy_reset()2487 set_bit(PHY_RESET, &tp->flags); in r8152b_hw_phy_cfg()2665 set_bit(PHY_RESET, &tp->flags); in r8153_hw_phy_cfg()2878 if (test_bit(PHY_RESET, &tp->flags)) in rtl8152_set_speed()2887 if (test_bit(PHY_RESET, &tp->flags)) { in rtl8152_set_speed()2890 clear_bit(PHY_RESET, &tp->flags); in rtl8152_set_speed()3042 if (test_bit(PHY_RESET, &tp->flags)) in rtl_work_func_t()
1595 #define PHY_RESET 0x02 macro
285 #define PHY_RESET 0x8000 macro