Searched refs:PHY_NONE (Results 1 – 5 of 5) sorted by relevance
24 if (drm_WARN_ON(&i915->drm, phy == PHY_NONE)) in intel_hti_uses_phy()
256 return dig_port ? intel_port_to_phy(i915, dig_port->base.port) : PHY_NONE; in icl_aux_pw_to_phy()425 if (phy != PHY_NONE) in icl_combo_phy_aux_power_well_enable()449 if (phy != PHY_NONE) in icl_combo_phy_aux_power_well_disable()
198 PHY_NONE = -1, enumerator
1746 if (phy == PHY_NONE) in intel_phy_is_combo()1782 if (phy == PHY_NONE) in intel_phy_is_snps()
52 #define PHY_NONE 0 macro