Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/dt-bindings/phy/
Dphy.h13 #define PHY_NONE 0 macro
/kernel/linux/linux-5.10/drivers/phy/hisilicon/
Dphy-histb-combphy.c75 return (mode->fixed != PHY_NONE) ? true : false; in is_mode_fixed()
218 mode->fixed = PHY_NONE; in histb_combphy_probe()
/kernel/linux/linux-5.10/drivers/phy/marvell/
Dphy-armada375-usb2.c77 if (WARN_ON((cluster_phy->phy_provided != PHY_NONE) && in armada375_usb_phy_xlate()
/kernel/linux/linux-5.10/drivers/phy/ti/
Dphy-am654-serdes.c492 phy->type = PHY_NONE; in serdes_am654_release()
789 am654_phy->type = PHY_NONE; in serdes_am654_probe()
Dphy-j721e-wiz.c793 u32 reg, num_lanes = 1, phy_type = PHY_NONE; in wiz_get_lane_phy_types()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
Dintel_display.h299 PHY_NONE = -1, enumerator
Dintel_display.c7273 if (phy == PHY_NONE) in intel_phy_is_combo()