Searched refs:hfbitclk (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/omap2/dss/
H A Dhdmi_phy.c133 int hdmi_phy_configure(struct hdmi_phy_data *phy, unsigned long hfbitclk, hdmi_phy_configure() argument
152 * If the hfbitclk != lfbitclk, it means the lfbitclk was configured hdmi_phy_configure()
155 if (hfbitclk != lfbitclk) hdmi_phy_configure()
157 else if (hfbitclk / 10 < phy_feat->max_phy) hdmi_phy_configure()
H A Dhdmi.h316 int hdmi_phy_configure(struct hdmi_phy_data *phy, unsigned long hfbitclk,

Completed in 74 milliseconds