Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/omap2/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()