hfbitclk          323 drivers/gpu/drm/omapdrm/dss/hdmi.h int hdmi_phy_configure(struct hdmi_phy_data *phy, unsigned long hfbitclk,
hfbitclk          123 drivers/gpu/drm/omapdrm/dss/hdmi_phy.c int hdmi_phy_configure(struct hdmi_phy_data *phy, unsigned long hfbitclk,
hfbitclk          145 drivers/gpu/drm/omapdrm/dss/hdmi_phy.c 	if (hfbitclk != lfbitclk)
hfbitclk          147 drivers/gpu/drm/omapdrm/dss/hdmi_phy.c 	else if (hfbitclk / 10 < phy->features->max_phy)
hfbitclk          306 drivers/video/fbdev/omap2/omapfb/dss/hdmi.h int hdmi_phy_configure(struct hdmi_phy_data *phy, unsigned long hfbitclk,
hfbitclk          132 drivers/video/fbdev/omap2/omapfb/dss/hdmi_phy.c int hdmi_phy_configure(struct hdmi_phy_data *phy, unsigned long hfbitclk,
hfbitclk          154 drivers/video/fbdev/omap2/omapfb/dss/hdmi_phy.c 	if (hfbitclk != lfbitclk)
hfbitclk          156 drivers/video/fbdev/omap2/omapfb/dss/hdmi_phy.c 	else if (hfbitclk / 10 < phy_feat->max_phy)