Home
last modified time | relevance | path

Searched refs:reset_phy (Results 1 – 25 of 36) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/phy/qualcomm/
H A Dphy-qcom-usb-ss.c39 struct reset_control *reset_phy; member
66 ret = reset_control_assert(priv->reset_phy); in qcom_ssphy_do_reset()
80 ret = reset_control_deassert(priv->reset_phy); in qcom_ssphy_do_reset()
170 priv->reset_phy = devm_reset_control_get_exclusive(priv->dev, "phy"); in qcom_ssphy_init_reset()
171 if (IS_ERR(priv->reset_phy)) { in qcom_ssphy_init_reset()
173 return PTR_ERR(priv->reset_phy); in qcom_ssphy_init_reset()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-dwc-qos-eth.c347 goto reset_phy; in tegra_eqos_probe()
352 goto reset_phy; in tegra_eqos_probe()
358 goto reset_phy; in tegra_eqos_probe()
377 reset_phy: in tegra_eqos_probe()
/OK3568_Linux_fs/u-boot/board/keymile/km_arm/
H A Dkm_arm.c337 void reset_phy(void) in reset_phy() function
411 void reset_phy(void) in reset_phy() function
427 void reset_phy(void) in reset_phy() function
/OK3568_Linux_fs/u-boot/board/LaCie/edminiv2/
H A Dedminiv2.c34 void reset_phy(void) in reset_phy() function
/OK3568_Linux_fs/u-boot/board/atmel/at91sam9260ek/
H A Dat91sam9260ek.c102 void reset_phy(void) in reset_phy() function
/OK3568_Linux_fs/u-boot/board/cloudengines/pogo_e02/
H A Dpogo_e02.c74 void reset_phy(void) in reset_phy() function
/OK3568_Linux_fs/u-boot/board/LaCie/netspace_v2/
H A Dnetspace_v2.c98 void reset_phy(void) in reset_phy() function
/OK3568_Linux_fs/u-boot/board/Seagate/nas220/
H A Dnas220.c89 void reset_phy(void) in reset_phy() function
/OK3568_Linux_fs/u-boot/board/Marvell/gplugd/
H A Dgplugd.c108 void reset_phy(void) in reset_phy() function
/OK3568_Linux_fs/u-boot/board/Marvell/dreamplug/
H A Ddreamplug.c130 void reset_phy(void) in reset_phy() function
/OK3568_Linux_fs/u-boot/board/d-link/dns325/
H A Ddns325.c102 void reset_phy(void) in reset_phy() function
/OK3568_Linux_fs/u-boot/board/Marvell/sheevaplug/
H A Dsheevaplug.c103 void reset_phy(void) in reset_phy() function
/OK3568_Linux_fs/u-boot/board/Marvell/guruplug/
H A Dguruplug.c133 void reset_phy(void) in reset_phy() function
/OK3568_Linux_fs/u-boot/board/zyxel/nsa310s/
H A Dnsa310s.c83 void reset_phy(void) in reset_phy() function
/OK3568_Linux_fs/u-boot/board/Marvell/openrd/
H A Dopenrd.c144 void reset_phy(void) in reset_phy() function
/OK3568_Linux_fs/u-boot/board/ronetix/pm9g45/
H A Dpm9g45.c157 void reset_phy(void) in reset_phy() function
/OK3568_Linux_fs/u-boot/board/LaCie/net2big_v2/
H A Dnet2big_v2.c238 void reset_phy(void) in reset_phy() function
/OK3568_Linux_fs/u-boot/board/freescale/ls2080ardb/
H A Deth_ls2080rdb.c119 void reset_phy(void) in reset_phy() function
/OK3568_Linux_fs/u-boot/board/bluewater/snapper9260/
H A Dsnapper9260.c141 void reset_phy(void) in reset_phy() function
/OK3568_Linux_fs/u-boot/board/Seagate/dockstar/
H A Ddockstar.c107 void reset_phy(void) in reset_phy() function
/OK3568_Linux_fs/u-boot/board/freescale/ls2080a/
H A Dls2080a.c140 void reset_phy(void) in reset_phy() function
/OK3568_Linux_fs/u-boot/board/Seagate/goflexhome/
H A Dgoflexhome.c109 void reset_phy(void) in reset_phy() function
/OK3568_Linux_fs/u-boot/board/Synology/ds109/
H A Dds109.c147 void reset_phy(void) in reset_phy() function
/OK3568_Linux_fs/u-boot/board/atmel/at91sam9263ek/
H A Dat91sam9263ek.c226 void reset_phy(void) in reset_phy() function
/OK3568_Linux_fs/u-boot/board/atmel/at91sam9m10g45ek/
H A Dat91sam9m10g45ek.c296 void reset_phy(void) in reset_phy() function

12