Home
last modified time | relevance | path

Searched refs:phy_feat (Results 1 – 2 of 2) sorted by relevance

/drivers/video/fbdev/omap2/omapfb/dss/
Dhdmi_phy.c27 static const struct hdmi_phy_features *phy_feat; variable
38 if (phy_feat->bist_ctrl) in hdmi_phy_dump()
148 if (phy_feat->bist_ctrl) in hdmi_phy_configure()
157 else if (hfbitclk / 10 < phy_feat->max_phy) in hdmi_phy_configure()
172 if (phy_feat->ldo_voltage) in hdmi_phy_configure()
220 phy_feat = dst; in hdmi_phy_init_features()
/drivers/gpu/drm/omapdrm/dss/
Dhdmi_phy.c28 static const struct hdmi_phy_features *phy_feat; variable
39 if (phy_feat->bist_ctrl) in hdmi_phy_dump()
149 if (phy_feat->bist_ctrl) in hdmi_phy_configure()
158 else if (hfbitclk / 10 < phy_feat->max_phy) in hdmi_phy_configure()
173 if (phy_feat->ldo_voltage) in hdmi_phy_configure()
221 phy_feat = dst; in hdmi_phy_init_features()