Searched refs:phy_feat (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi_phy.c26 static const struct hdmi_phy_features *phy_feat; variable in typeref:struct:hdmi_phy_features
37 if (phy_feat->bist_ctrl)
147 if (phy_feat->bist_ctrl)
156 else if (hfbitclk / 10 < phy_feat->max_phy)
171 if (phy_feat->ldo_voltage)
210 phy_feat = hdmi_phy_get_features();
211 if (!phy_feat)

Completed in 334 milliseconds