Home
last modified time | relevance | path

Searched refs:phy_get_drvdata (Results 151 – 162 of 162) sorted by relevance

1234567

/openbmc/linux/drivers/phy/rockchip/
H A Dphy-rockchip-naneng-combphy.c189 struct rockchip_combphy_priv *priv = phy_get_drvdata(phy); in rockchip_combphy_init()
243 struct rockchip_combphy_priv *priv = phy_get_drvdata(phy); in rockchip_combphy_exit()
H A Dphy-rockchip-inno-hdmi.c607 struct inno_hdmi_phy *inno = phy_get_drvdata(phy); in inno_hdmi_phy_power_on()
653 struct inno_hdmi_phy *inno = phy_get_drvdata(phy); in inno_hdmi_phy_power_off()
/openbmc/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-usb.c1656 struct qmp_usb *qmp = phy_get_drvdata(phy); in qmp_usb_init()
1697 struct qmp_usb *qmp = phy_get_drvdata(phy); in qmp_usb_exit()
1711 struct qmp_usb *qmp = phy_get_drvdata(phy); in qmp_usb_power_on()
1770 struct qmp_usb *qmp = phy_get_drvdata(phy); in qmp_usb_power_off()
1816 struct qmp_usb *qmp = phy_get_drvdata(phy); in qmp_usb_set_mode()
H A Dphy-qcom-qmp-pcie.c3172 struct qmp_pcie *qmp = phy_get_drvdata(phy); in qmp_pcie_init()
3218 struct qmp_pcie *qmp = phy_get_drvdata(phy); in qmp_pcie_exit()
3232 struct qmp_pcie *qmp = phy_get_drvdata(phy); in qmp_pcie_power_on()
3289 struct qmp_pcie *qmp = phy_get_drvdata(phy); in qmp_pcie_power_off()
3336 struct qmp_pcie *qmp = phy_get_drvdata(phy); in qmp_pcie_set_mode()
/openbmc/linux/include/linux/phy/
H A Dphy.h215 static inline void *phy_get_drvdata(struct phy *phy) in phy_get_drvdata() function
/openbmc/linux/drivers/phy/ti/
H A Dphy-gmii-sel.c72 struct phy_gmii_sel_phy_priv *if_phy = phy_get_drvdata(phy); in phy_gmii_sel_mode()
/openbmc/linux/drivers/phy/mediatek/
H A Dphy-mtk-hdmi-mt8195.c468 struct mtk_hdmi_phy *hdmi_phy = phy_get_drvdata(phy); in mtk_hdmi_phy_configure()
/openbmc/linux/drivers/phy/cadence/
H A Dphy-cadence-sierra.c539 struct cdns_sierra_inst *ins = phy_get_drvdata(gphy); in cdns_sierra_phy_init()
609 struct cdns_sierra_inst *ins = phy_get_drvdata(gphy); in cdns_sierra_phy_on()
660 struct cdns_sierra_inst *ins = phy_get_drvdata(gphy); in cdns_sierra_phy_off()
H A Dphy-cadence-torrent.c1591 struct cdns_torrent_inst *inst = phy_get_drvdata(phy); in cdns_torrent_dp_configure()
1625 struct cdns_torrent_inst *inst = phy_get_drvdata(phy); in cdns_torrent_phy_on()
1667 struct cdns_torrent_inst *inst = phy_get_drvdata(phy); in cdns_torrent_phy_off()
1757 struct cdns_torrent_inst *inst = phy_get_drvdata(phy); in cdns_torrent_dp_init()
2298 struct cdns_torrent_inst *inst = phy_get_drvdata(phy); in cdns_torrent_phy_init()
/openbmc/linux/Documentation/driver-api/phy/
H A Dphy.rst94 can use phy_set_drvdata() after creating the PHY and use phy_get_drvdata() in
/openbmc/linux/drivers/phy/st/
H A Dphy-miphy28lp.c1020 struct miphy28lp_phy *miphy_phy = phy_get_drvdata(phy); in miphy28lp_init()
/openbmc/linux/drivers/phy/
H A Dphy-xgene.c1582 struct xgene_phy_ctx *ctx = phy_get_drvdata(phy); in xgene_phy_hw_init()

1234567