| /OK3568_Linux_fs/kernel/drivers/phy/qualcomm/ |
| H A D | phy-qcom-usb-ss.c | 30 #define PHY_RESET BIT(7) macro 55 qcom_ssphy_updatel(priv->base + PHY_CTRL1, PHY_RESET, in qcom_ssphy_do_reset() 56 PHY_RESET); in qcom_ssphy_do_reset() 58 qcom_ssphy_updatel(priv->base + PHY_CTRL1, PHY_RESET, 0); in qcom_ssphy_do_reset()
|
| /OK3568_Linux_fs/kernel/drivers/phy/hisilicon/ |
| H A D | phy-hix5hd2-sata.c | 20 #define PHY_RESET BIT(0) macro 84 REF_SSP_EN | PHY_RESET; in hix5hd2_sata_phy_init() 87 val &= ~PHY_RESET; in hix5hd2_sata_phy_init()
|
| /OK3568_Linux_fs/u-boot/board/samtec/vining_2000/ |
| H A D | vining_2000.c | 124 #define PHY_RESET IMX_GPIO_NR(5, 9) macro 155 gpio_direction_output(PHY_RESET, 0); in board_eth_init() 157 gpio_set_value(PHY_RESET, 1); in board_eth_init() 169 gpio_set_value(PHY_RESET, 0); in board_eth_init()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/qualcomm/emac/ |
| H A D | emac-sgmii.c | 186 writel(((val & ~PHY_RESET) | PHY_RESET), phy->base + in emac_sgmii_reset_prepare() 191 writel((val & ~PHY_RESET), phy->base + EMAC_EMAC_WRAPPER_CSR2); in emac_sgmii_reset_prepare()
|
| H A D | emac.h | 172 #define PHY_RESET BIT(0) macro
|
| /OK3568_Linux_fs/kernel/drivers/phy/cadence/ |
| H A D | phy-cadence-torrent.c | 60 #define PHY_RESET 0x20 macro 232 REG_FIELD(PHY_RESET, 8, 8); 774 value = cdns_torrent_dp_read(regmap, PHY_RESET); in cdns_torrent_dp_set_lanes() 780 cdns_torrent_dp_write(regmap, PHY_RESET, value); in cdns_torrent_dp_set_lanes() 783 cdns_torrent_dp_write(regmap, PHY_RESET, in cdns_torrent_dp_set_lanes() 791 cdns_torrent_dp_write(regmap, PHY_RESET, value); in cdns_torrent_dp_set_lanes() 797 cdns_torrent_dp_write(regmap, PHY_RESET, value); in cdns_torrent_dp_set_lanes() 963 cdns_torrent_dp_write(regmap, PHY_RESET, in cdns_torrent_dp_init()
|
| /OK3568_Linux_fs/kernel/drivers/net/dsa/ |
| H A D | bcm_sf2_regs.h | 46 #define PHY_RESET (1 << 5) macro
|
| H A D | bcm_sf2.c | 140 reg |= PHY_RESET; in bcm_sf2_gphy_enable_set() 145 reg &= ~PHY_RESET; in bcm_sf2_gphy_enable_set() 147 reg |= EXT_PWR_DOWN | IDDQ_BIAS | PHY_RESET; in bcm_sf2_gphy_enable_set()
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | imx53-tqma53.dtsi | 83 MX53_PAD_PATA_DA_0__GPIO7_6 0x80000000 /* #PHY_RESET */
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/hdmirx/ |
| H A D | rk_hdmirx.h | 112 #define PHY_RESET BIT(0) macro
|
| H A D | rk_hdmirx.c | 1328 hdmirx_update_bits(hdmirx_dev, PHY_CONFIG, PHY_RESET, PHY_RESET); in hdmirx_phy_config() 1330 hdmirx_update_bits(hdmirx_dev, PHY_CONFIG, PHY_RESET, 0); in hdmirx_phy_config() 2874 HDMI_DISABLE | PHY_RESET | PHY_PDDQ, in hdmirx_plugout() 3450 hdmirx_update_bits(hdmirx_dev, PHY_CONFIG, PHY_RESET | PHY_PDDQ, 0); in hdmirx_power_on()
|
| /OK3568_Linux_fs/kernel/drivers/net/dsa/microchip/ |
| H A D | ksz8795_reg.h | 758 #define PHY_RESET BIT(15) macro
|
| H A D | ksz8795.c | 558 if (val & PHY_RESET) in ksz8795_w_phy()
|
| /OK3568_Linux_fs/kernel/drivers/net/usb/ |
| H A D | r8152.c | 685 PHY_RESET, enumerator 4250 set_bit(PHY_RESET, &tp->flags); in r8152b_hw_phy_cfg() 4575 set_bit(PHY_RESET, &tp->flags); in r8153_hw_phy_cfg() 4668 set_bit(PHY_RESET, &tp->flags); in r8153b_hw_phy_cfg() 4898 if (test_and_clear_bit(PHY_RESET, &tp->flags)) in rtl8152_set_speed()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/aic94xx/ |
| H A D | aic94xx_reg_def.h | 1577 #define PHY_RESET 0x02 macro
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/micrel/ |
| H A D | ksz884x.c | 277 #define PHY_RESET 0x8000 macro
|