Symbol: phy_reset
arch/sh/boards/mach-ecovec24/setup.c
273
.phy_reset = usbhs_phy_reset,
drivers/gpu/drm/mediatek/mtk_dp.c
1811
phy_reset(mtk_dp->phy);
drivers/media/platform/sunxi/sun6i-mipi-csi2/sun6i_mipi_csi2.c
249
ret = phy_reset(dphy);
drivers/media/platform/sunxi/sun8i-a83t-mipi-csi2/sun8i_a83t_mipi_csi2.c
281
ret = phy_reset(dphy);
drivers/message/fusion/mptsas.c
2377
.phy_reset = mptsas_phy_reset,
drivers/net/ethernet/amd/xgbe/xgbe-drv.c
1138
return pdata->phy_if.phy_reset(pdata);
drivers/net/ethernet/amd/xgbe/xgbe-mdio.c
1616
phy_if->phy_reset = xgbe_phy_reset;
drivers/net/ethernet/amd/xgbe/xgbe.h
879
int (*phy_reset)(struct xgbe_prv_data *);
drivers/net/ethernet/freescale/fec_main.c
5057
struct gpio_desc *phy_reset;
drivers/net/ethernet/freescale/fec_main.c
5075
phy_reset = devm_gpiod_get_optional(&pdev->dev, "phy-reset",
drivers/net/ethernet/freescale/fec_main.c
5077
if (IS_ERR(phy_reset))
drivers/net/ethernet/freescale/fec_main.c
5078
return dev_err_probe(&pdev->dev, PTR_ERR(phy_reset),
drivers/net/ethernet/freescale/fec_main.c
5081
if (!phy_reset)
drivers/net/ethernet/freescale/fec_main.c
5089
gpiod_set_value_cansleep(phy_reset, 0);
drivers/net/ethernet/microchip/sparx5/sparx5_port.c
724
err = phy_reset(port->serdes);
drivers/net/ethernet/nvidia/forcedeth.c
1464
if (phy_reset(dev, mii_control)) {
drivers/net/ethernet/nvidia/forcedeth.c
4500
if (phy_reset(dev, bmcr)) {
drivers/net/ethernet/nvidia/forcedeth.c
4549
if (phy_reset(dev, bmcr)) {
drivers/net/ethernet/nvidia/forcedeth.c
4619
if (phy_reset(dev, bmcr)) {
drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c
106
struct reset_control *phy_reset;
drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c
1310
bsp_priv->phy_reset = of_reset_control_get(plat->phy_node, NULL);
drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c
1311
if (IS_ERR(bsp_priv->phy_reset)) {
drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c
1313
bsp_priv->phy_reset = NULL;
drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c
1337
reset_control_put(bsp_priv->phy_reset);
drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c
1565
reset_control_put(bsp_priv->phy_reset);
drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c
275
if (priv->phy_reset) {
drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c
278
if (priv->phy_reset)
drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c
279
reset_control_assert(priv->phy_reset);
drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c
281
if (priv->phy_reset)
drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c
282
reset_control_deassert(priv->phy_reset);
drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c
292
if (priv->phy_reset)
drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c
293
reset_control_assert(priv->phy_reset);
drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c
305
reset_control_assert(priv->phy_reset);
drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c
315
reset_control_deassert(priv->phy_reset);
drivers/pci/controller/dwc/pci-keystone.c
986
ret = phy_reset(ks_pcie->phy[i]);
drivers/pci/controller/dwc/pci-meson.c
161
ret = phy_reset(mp->phy);
drivers/phy/amlogic/phy-meson-axg-pcie.c
99
ret = phy_reset(priv->analog);
drivers/phy/lantiq/phy-lantiq-rcu-usb2.c
123
reset_control_deassert(priv->phy_reset);
drivers/phy/lantiq/phy-lantiq-rcu-usb2.c
144
reset_control_assert(priv->phy_reset);
drivers/phy/lantiq/phy-lantiq-rcu-usb2.c
201
priv->phy_reset = devm_reset_control_get_optional(dev, "phy");
drivers/phy/lantiq/phy-lantiq-rcu-usb2.c
203
return PTR_ERR_OR_ZERO(priv->phy_reset);
drivers/phy/lantiq/phy-lantiq-rcu-usb2.c
226
reset_control_assert(priv->phy_reset);
drivers/phy/lantiq/phy-lantiq-rcu-usb2.c
43
struct reset_control *phy_reset;
drivers/phy/lantiq/phy-lantiq-vrx200-pcie.c
262
ret = reset_control_assert(priv->phy_reset);
drivers/phy/lantiq/phy-lantiq-vrx200-pcie.c
268
ret = reset_control_deassert(priv->phy_reset);
drivers/phy/lantiq/phy-lantiq-vrx200-pcie.c
284
reset_control_assert(priv->phy_reset);
drivers/phy/lantiq/phy-lantiq-vrx200-pcie.c
298
ret = reset_control_assert(priv->phy_reset);
drivers/phy/lantiq/phy-lantiq-vrx200-pcie.c
449
priv->phy_reset = devm_reset_control_get_exclusive(dev, "phy");
drivers/phy/lantiq/phy-lantiq-vrx200-pcie.c
450
if (IS_ERR(priv->phy_reset))
drivers/phy/lantiq/phy-lantiq-vrx200-pcie.c
451
return PTR_ERR(priv->phy_reset);
drivers/phy/lantiq/phy-lantiq-vrx200-pcie.c
92
struct reset_control *phy_reset;
drivers/phy/phy-core.c
446
EXPORT_SYMBOL_GPL(phy_reset);
drivers/phy/phy-snps-eusb2.c
168
struct reset_control *phy_reset;
drivers/phy/phy-snps-eusb2.c
476
ret = reset_control_assert(phy->phy_reset);
drivers/phy/phy-snps-eusb2.c
484
ret = reset_control_deassert(phy->phy_reset);
drivers/phy/phy-snps-eusb2.c
548
phy->phy_reset = devm_reset_control_get_optional_exclusive(dev, NULL);
drivers/phy/phy-snps-eusb2.c
549
if (IS_ERR(phy->phy_reset))
drivers/phy/phy-snps-eusb2.c
550
return PTR_ERR(phy->phy_reset);
drivers/phy/qualcomm/phy-qcom-pcie2.c
192
reset_control_assert(qphy->phy_reset);
drivers/phy/qualcomm/phy-qcom-pcie2.c
288
qphy->phy_reset = devm_reset_control_get_exclusive(dev, "phy");
drivers/phy/qualcomm/phy-qcom-pcie2.c
289
if (IS_ERR(qphy->phy_reset)) {
drivers/phy/qualcomm/phy-qcom-pcie2.c
291
return PTR_ERR(qphy->phy_reset);
drivers/phy/qualcomm/phy-qcom-pcie2.c
45
struct reset_control *phy_reset;
drivers/phy/qualcomm/phy-qcom-pcie2.c
55
ret = reset_control_deassert(qphy->phy_reset);
drivers/phy/qualcomm/phy-qcom-pcie2.c
63
reset_control_assert(qphy->phy_reset);
drivers/phy/qualcomm/phy-qcom-qusb2.c
1021
qphy->phy_reset = devm_reset_control_get_by_index(&pdev->dev, 0);
drivers/phy/qualcomm/phy-qcom-qusb2.c
1022
if (IS_ERR(qphy->phy_reset)) {
drivers/phy/qualcomm/phy-qcom-qusb2.c
1024
return PTR_ERR(qphy->phy_reset);
drivers/phy/qualcomm/phy-qcom-qusb2.c
459
struct reset_control *phy_reset;
drivers/phy/qualcomm/phy-qcom-qusb2.c
778
ret = reset_control_assert(qphy->phy_reset);
drivers/phy/qualcomm/phy-qcom-qusb2.c
787
ret = reset_control_deassert(qphy->phy_reset);
drivers/phy/qualcomm/phy-qcom-qusb2.c
889
reset_control_assert(qphy->phy_reset);
drivers/phy/qualcomm/phy-qcom-qusb2.c
911
reset_control_assert(qphy->phy_reset);
drivers/phy/qualcomm/phy-qcom-snps-femto-v2.c
133
struct reset_control *phy_reset;
drivers/phy/qualcomm/phy-qcom-snps-femto-v2.c
403
ret = reset_control_assert(hsphy->phy_reset);
drivers/phy/qualcomm/phy-qcom-snps-femto-v2.c
411
ret = reset_control_deassert(hsphy->phy_reset);
drivers/phy/qualcomm/phy-qcom-snps-femto-v2.c
483
reset_control_assert(hsphy->phy_reset);
drivers/phy/qualcomm/phy-qcom-snps-femto-v2.c
587
hsphy->phy_reset = devm_reset_control_get_exclusive(&pdev->dev, NULL);
drivers/phy/qualcomm/phy-qcom-snps-femto-v2.c
588
if (IS_ERR(hsphy->phy_reset)) {
drivers/phy/qualcomm/phy-qcom-snps-femto-v2.c
590
return PTR_ERR(hsphy->phy_reset);
drivers/phy/qualcomm/phy-qcom-usb-hs-28nm.c
185
ret = reset_control_assert(priv->phy_reset);
drivers/phy/qualcomm/phy-qcom-usb-hs-28nm.c
191
ret = reset_control_deassert(priv->phy_reset);
drivers/phy/qualcomm/phy-qcom-usb-hs-28nm.c
336
priv->phy_reset = devm_reset_control_get_exclusive(dev, "phy");
drivers/phy/qualcomm/phy-qcom-usb-hs-28nm.c
337
if (IS_ERR(priv->phy_reset))
drivers/phy/qualcomm/phy-qcom-usb-hs-28nm.c
338
return PTR_ERR(priv->phy_reset);
drivers/phy/qualcomm/phy-qcom-usb-hs-28nm.c
61
struct reset_control *phy_reset;
drivers/phy/rockchip/phy-rockchip-inno-usb2.c
1418
rphy->phy_reset = devm_reset_control_get_optional(dev, "phy");
drivers/phy/rockchip/phy-rockchip-inno-usb2.c
1419
if (IS_ERR(rphy->phy_reset))
drivers/phy/rockchip/phy-rockchip-inno-usb2.c
1420
return PTR_ERR(rphy->phy_reset);
drivers/phy/rockchip/phy-rockchip-inno-usb2.c
256
struct reset_control *phy_reset;
drivers/phy/rockchip/phy-rockchip-inno-usb2.c
297
ret = reset_control_assert(rphy->phy_reset);
drivers/phy/rockchip/phy-rockchip-inno-usb2.c
303
ret = reset_control_deassert(rphy->phy_reset);
drivers/phy/spacemit/phy-k1-pcie.c
599
struct reset_control *phy_reset;
drivers/phy/spacemit/phy-k1-pcie.c
623
phy_reset = devm_reset_control_get_exclusive_deasserted(dev, "phy");
drivers/phy/spacemit/phy-k1-pcie.c
624
if (IS_ERR(phy_reset))
drivers/phy/spacemit/phy-k1-pcie.c
625
return PTR_ERR(phy_reset);
drivers/phy/st/phy-stm32-combophy.c
251
reset_control_assert(combophy->phy_reset);
drivers/phy/st/phy-stm32-combophy.c
283
reset_control_deassert(combophy->phy_reset);
drivers/phy/st/phy-stm32-combophy.c
316
reset_control_deassert(combophy->phy_reset);
drivers/phy/st/phy-stm32-combophy.c
541
combophy->phy_reset = devm_reset_control_get_exclusive(dev, "phy");
drivers/phy/st/phy-stm32-combophy.c
542
if (IS_ERR(combophy->phy_reset))
drivers/phy/st/phy-stm32-combophy.c
543
return dev_err_probe(dev, PTR_ERR(combophy->phy_reset),
drivers/phy/st/phy-stm32-combophy.c
85
struct reset_control *phy_reset;
drivers/scsi/hpsa.c
9897
.phy_reset = hpsa_sas_phy_reset,
drivers/scsi/libsas/sas_init.c
582
.phy_reset = queue_phy_reset,
drivers/scsi/mpi3mr/mpi3mr_transport.c
3351
.phy_reset = mpi3mr_transport_phy_reset,
drivers/scsi/mpt3sas/mpt3sas_transport.c
2187
.phy_reset = _transport_phy_reset,
drivers/scsi/mvsas/mv_94xx.h
175
u32 phy_reset:1;
drivers/scsi/mvsas/mv_sas.c
1766
MVS_CHIP_DISP->phy_reset(mvi, phy_no, MVS_HARD_RESET);
drivers/scsi/mvsas/mv_sas.c
179
MVS_CHIP_DISP->phy_reset(mvi, phy_id, MVS_HARD_RESET);
drivers/scsi/mvsas/mv_sas.c
1810
MVS_CHIP_DISP->phy_reset(mvi,
drivers/scsi/mvsas/mv_sas.c
184
MVS_CHIP_DISP->phy_reset(mvi, phy_id, MVS_SOFT_RESET);
drivers/scsi/mvsas/mv_sas.c
1842
MVS_CHIP_DISP->phy_reset(mvi, phy_no, MVS_PHY_TUNE);
drivers/scsi/mvsas/mv_sas.h
139
void (*phy_reset)(struct mvs_info *mvi, u32 phy_id, int hard);
drivers/scsi/scsi_transport_sas.c
1868
SETUP_OPTIONAL_PHY_ATTRIBUTE_WRONLY(link_reset, phy_reset);
drivers/scsi/scsi_transport_sas.c
1869
SETUP_OPTIONAL_PHY_ATTRIBUTE_WRONLY(hard_reset, phy_reset);
drivers/scsi/scsi_transport_sas.c
640
error = i->f->phy_reset(phy, hard_reset);
drivers/scsi/smartpqi/smartpqi_sas_transport.c
568
.phy_reset = pqi_sas_phy_reset,
drivers/usb/cdns3/core.c
261
phy_reset(cdns->usb3_phy);
drivers/usb/dwc2/hcd.c
4231
ret = phy_reset(hsotg->phy);
drivers/usb/dwc3/dwc3-keystone.c
108
error = phy_reset(kdwc->usb3_phy);
drivers/usb/renesas_usbhs/common.c
504
usbhs_platform_call(priv, phy_reset, pdev);
drivers/usb/renesas_usbhs/common.c
761
usbhs_platform_call(priv, phy_reset, pdev);
drivers/usb/renesas_usbhs/common.c
849
usbhs_platform_call(priv, phy_reset, pdev);
include/linux/phy/phy.h
265
int phy_reset(struct phy *phy);
include/linux/platform_data/usb-omap.h
35
unsigned phy_reset:1;
include/linux/platform_data/usb-omap.h
55
unsigned phy_reset:1;
include/linux/usb/renesas_usbhs.h
62
int (*phy_reset)(struct platform_device *pdev);
include/scsi/scsi_transport_sas.h
178
int (*phy_reset)(struct sas_phy *, int);