Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi_phy.c123 int hdmi_phy_configure(struct hdmi_phy_data *phy, unsigned long hfbitclk, in hdmi_phy_configure() argument
145 if (hfbitclk != lfbitclk) in hdmi_phy_configure()
147 else if (hfbitclk / 10 < phy->features->max_phy) in hdmi_phy_configure()
H A Dhdmi.h324 int hdmi_phy_configure(struct hdmi_phy_data *phy, unsigned long hfbitclk,
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi_phy.c132 int hdmi_phy_configure(struct hdmi_phy_data *phy, unsigned long hfbitclk, in hdmi_phy_configure() argument
154 if (hfbitclk != lfbitclk) in hdmi_phy_configure()
156 else if (hfbitclk / 10 < phy_feat->max_phy) in hdmi_phy_configure()
H A Dhdmi.h306 int hdmi_phy_configure(struct hdmi_phy_data *phy, unsigned long hfbitclk,