Home
last modified time | relevance | path

Searched refs:PHY_NONE (Results 1 – 7 of 7) sorted by relevance

/linux/include/dt-bindings/phy/
H A Dphy.h13 #define PHY_NONE 0 macro
/linux/drivers/phy/hisilicon/
H A Dphy-histb-combphy.c76 return mode->fixed != PHY_NONE; in is_mode_fixed()
219 mode->fixed = PHY_NONE; in histb_combphy_probe()
/linux/drivers/phy/marvell/
H A Dphy-armada375-usb2.c77 if (WARN_ON((cluster_phy->phy_provided != PHY_NONE) && in armada375_usb_phy_xlate()
/linux/drivers/phy/ti/
H A Dphy-am654-serdes.c491 phy->type = PHY_NONE; in serdes_am654_release()
772 am654_phy->type = PHY_NONE; in serdes_am654_probe()
H A Dphy-j721e-wiz.c1415 u32 reg, num_lanes = 1, phy_type = PHY_NONE; in wiz_get_lane_phy_types()
/linux/drivers/phy/rockchip/
H A Dphy-rockchip-naneng-combphy.c331 if (priv->type != PHY_NONE && priv->type != args->args[0]) in rockchip_combphy_xlate()
422 priv->type = PHY_NONE; in rockchip_combphy_probe()
/linux/drivers/gpu/drm/i915/display/
H A Dintel_display.c1794 if (phy == PHY_NONE) in intel_phy_is_combo()
1840 return display->platform.dg2 && phy > PHY_NONE && phy <= PHY_E; in intel_phy_is_snps()