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
244 reg |= PHY_RESET; in bcm_sf2_gphy_enable_set()249 reg &= ~PHY_RESET; in bcm_sf2_gphy_enable_set()251 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 */
489 PHY_RESET, enumerator2363 clear_bit(PHY_RESET, &tp->flags); in rtl_phy_reset()2423 set_bit(PHY_RESET, &tp->flags); in r8152b_hw_phy_cfg()2598 set_bit(PHY_RESET, &tp->flags); in r8153_hw_phy_cfg()2850 if (test_bit(PHY_RESET, &tp->flags)) in rtl8152_set_speed()2859 if (test_bit(PHY_RESET, &tp->flags)) { in rtl8152_set_speed()2862 clear_bit(PHY_RESET, &tp->flags); in rtl8152_set_speed()2981 if (test_bit(PHY_RESET, &tp->flags)) in rtl_work_func_t()
1595 #define PHY_RESET 0x02 macro
285 #define PHY_RESET 0x8000 macro