Home
last modified time | relevance | path

Searched defs:phy_reset (Results 1 – 18 of 18) sorted by relevance

/linux/include/linux/platform_data/
H A Dusb-omap.h35 unsigned phy_reset:1; member
55 unsigned phy_reset:1; member
/linux/drivers/phy/lantiq/
H A Dphy-lantiq-rcu-usb2.c43 struct reset_control *phy_reset; member
H A Dphy-lantiq-vrx200-pcie.c92 struct reset_control *phy_reset; member
/linux/drivers/phy/qualcomm/
H A Dphy-qcom-pcie2.c45 struct reset_control *phy_reset; member
H A Dphy-qcom-usb-hs-28nm.c61 struct reset_control *phy_reset; member
H A Dphy-qcom-snps-eusb2.c129 struct reset_control *phy_reset; member
H A Dphy-qcom-snps-femto-v2.c133 struct reset_control *phy_reset; member
H A Dphy-qcom-qusb2.c435 struct reset_control *phy_reset; member
/linux/include/linux/usb/
H A Drenesas_usbhs.h62 int (*phy_reset)(struct platform_device *pdev); member
/linux/include/scsi/
H A Dscsi_transport_sas.h178 int (*phy_reset)(struct sas_phy *, int); member
/linux/drivers/phy/
H A Dphy-core.c451 int phy_reset(struct phy *phy) in phy_reset() function
/linux/drivers/scsi/mvsas/
H A Dmv_94xx.h175 u32 phy_reset:1; member
H A Dmv_sas.h139 void (*phy_reset)(struct mvs_info *mvi, u32 phy_id, int hard); member
/linux/include/linux/phy/
H A Dphy.h392 static inline int phy_reset(struct phy *phy) in phy_reset() function
/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-rk.c75 struct reset_control *phy_reset; member
/linux/drivers/net/ethernet/freescale/
H A Dfec_main.c4157 struct gpio_desc *phy_reset; in fec_reset_phy() local
/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe.h938 int (*phy_reset)(struct xgbe_prv_data *); member
/linux/drivers/net/ethernet/nvidia/
H A Dforcedeth.c1178 static int phy_reset(struct net_device *dev, u32 bmcr_setup) in phy_reset() function