Home
last modified time | relevance | path

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

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