Home
last modified time | relevance | path

Searched refs:PHY_RESET (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/drivers/phy/
Dphy-hix5hd2-sata.c24 #define PHY_RESET BIT(0) macro
88 REF_SSP_EN | PHY_RESET; in hix5hd2_sata_phy_init()
91 val &= ~PHY_RESET; in hix5hd2_sata_phy_init()
/linux-4.4.14/drivers/net/dsa/
Dbcm_sf2_regs.h36 #define PHY_RESET (1 << 5) macro
Dbcm_sf2.c248 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()
/linux-4.4.14/arch/arm/boot/dts/
Dimx53-tqma53.dtsi89 MX53_PAD_PATA_DA_0__GPIO7_6 0x80000000 /* #PHY_RESET */
/linux-4.4.14/drivers/net/usb/
Dr8152.c500 PHY_RESET, enumerator
2427 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()
/linux-4.4.14/drivers/scsi/aic94xx/
Daic94xx_reg_def.h1595 #define PHY_RESET 0x02 macro
/linux-4.4.14/drivers/net/ethernet/micrel/
Dksz884x.c285 #define PHY_RESET 0x8000 macro