Searched refs:hfbitclk (Results 1 – 4 of 4) sorted by relevance
123 int hdmi_phy_configure(struct hdmi_phy_data *phy, unsigned long hfbitclk, in hdmi_phy_configure() argument145 if (hfbitclk != lfbitclk) in hdmi_phy_configure()147 else if (hfbitclk / 10 < phy->features->max_phy) in hdmi_phy_configure()
324 int hdmi_phy_configure(struct hdmi_phy_data *phy, unsigned long hfbitclk,
132 int hdmi_phy_configure(struct hdmi_phy_data *phy, unsigned long hfbitclk, in hdmi_phy_configure() argument154 if (hfbitclk != lfbitclk) in hdmi_phy_configure()156 else if (hfbitclk / 10 < phy_feat->max_phy) in hdmi_phy_configure()
306 int hdmi_phy_configure(struct hdmi_phy_data *phy, unsigned long hfbitclk,
Completed in 8 milliseconds