Home
last modified time | relevance | path

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

/linux-6.15/include/dt-bindings/phy/
H A Dphy.h13 #define PHY_NONE 0 macro
/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_hti.c25 if (drm_WARN_ON(display->drm, phy == PHY_NONE)) in intel_hti_uses_phy()
H A Dintel_display.h181 PHY_NONE = -1, enumerator
H A Dintel_display_power_well.c259 return dig_port ? intel_encoder_to_phy(&dig_port->base) : PHY_NONE; in icl_aux_pw_to_phy()
H A Dintel_display.c1818 if (phy == PHY_NONE) in intel_phy_is_combo()
1864 return display->platform.dg2 && phy > PHY_NONE && phy <= PHY_E; in intel_phy_is_snps()
/linux-6.15/drivers/phy/hisilicon/
H A Dphy-histb-combphy.c76 return (mode->fixed != PHY_NONE) ? true : false; in is_mode_fixed()
219 mode->fixed = PHY_NONE; in histb_combphy_probe()
/linux-6.15/drivers/phy/marvell/
H A Dphy-armada375-usb2.c77 if (WARN_ON((cluster_phy->phy_provided != PHY_NONE) && in armada375_usb_phy_xlate()
/linux-6.15/drivers/phy/ti/
H A Dphy-am654-serdes.c492 phy->type = PHY_NONE; in serdes_am654_release()
773 am654_phy->type = PHY_NONE; in serdes_am654_probe()
H A Dphy-j721e-wiz.c1416 u32 reg, num_lanes = 1, phy_type = PHY_NONE; in wiz_get_lane_phy_types()
/linux-6.15/drivers/phy/rockchip/
H A Dphy-rockchip-naneng-combphy.c281 if (priv->type != PHY_NONE && priv->type != args->args[0]) in rockchip_combphy_xlate()
372 priv->type = PHY_NONE; in rockchip_combphy_probe()
H A Dphy-rockchip-samsung-dcphy.c1546 if (samsung->type != PHY_NONE && samsung->type != args->args[0]) in samsung_mipi_dcphy_xlate()