phy_feat           26 drivers/video/fbdev/omap2/omapfb/dss/hdmi_phy.c static const struct hdmi_phy_features *phy_feat;
phy_feat           37 drivers/video/fbdev/omap2/omapfb/dss/hdmi_phy.c 	if (phy_feat->bist_ctrl)
phy_feat          147 drivers/video/fbdev/omap2/omapfb/dss/hdmi_phy.c 	if (phy_feat->bist_ctrl)
phy_feat          156 drivers/video/fbdev/omap2/omapfb/dss/hdmi_phy.c 	else if (hfbitclk / 10 < phy_feat->max_phy)
phy_feat          171 drivers/video/fbdev/omap2/omapfb/dss/hdmi_phy.c 	if (phy_feat->ldo_voltage)
phy_feat          212 drivers/video/fbdev/omap2/omapfb/dss/hdmi_phy.c 	phy_feat = hdmi_phy_get_features();
phy_feat          213 drivers/video/fbdev/omap2/omapfb/dss/hdmi_phy.c 	if (!phy_feat)