PHY_NONE
if (phy == PHY_NONE)
return display->platform.dg2 && phy > PHY_NONE && phy <= PHY_E;
return encoder ? intel_encoder_to_phy(encoder) : PHY_NONE;
if (drm_WARN_ON(display->drm, phy == PHY_NONE))
mode->fixed = PHY_NONE;
return mode->fixed != PHY_NONE;
if (WARN_ON((cluster_phy->phy_provided != PHY_NONE) &&
if (priv->type != PHY_NONE && priv->type != args->args[0])
priv->type = PHY_NONE;
if (samsung->type != PHY_NONE && samsung->type != args->args[0])
if (k1_phy->type != PHY_NONE)
phy->type = PHY_NONE;
am654_phy->type = PHY_NONE;
u32 reg, num_lanes = 1, phy_type = PHY_NONE;