Home
last modified time | relevance | path

Searched refs:to_phy (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/
Dcfg802154.h364 #define to_phy(_dev) container_of(_dev, struct wpan_phy, dev) macro
/kernel/linux/linux-5.10/drivers/phy/
Dphy-core.c641 phy = to_phy(dev); in of_phy_simple_xlate()
1148 phy = to_phy(dev); in phy_release()
/kernel/linux/linux-5.10/include/linux/phy/
Dphy.h180 #define to_phy(a) (container_of((a), struct phy, dev)) macro
/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
Dexynos_hdmi.c765 static int hdmi_clk_set_parents(struct hdmi_context *hdata, bool to_phy) in hdmi_clk_set_parents() argument
774 ret = clk_set_parent(c[2], c[to_phy]); in hdmi_clk_set_parents()
780 hdata->drv_data->clk_muxes.data[i + to_phy], ret); in hdmi_clk_set_parents()
/kernel/linux/patches/linux-5.10/hispark_taurus_patch/
Dhispark_taurus.patch51202 + struct phy *phy = to_phy(dev);
51212 + struct phy *phy = to_phy(dev);
/kernel/linux/patches/linux-4.19/hispark_taurus_patch/
Dhispark_taurus.patch349446 + struct phy *phy = to_phy(dev);
349456 + struct phy *phy = to_phy(dev);