fs_scl_high        44 drivers/gpu/drm/omapdrm/dss/hdmi5_core.c 	const unsigned int fs_scl_high = 600;		/* ns */
fs_scl_high        78 drivers/gpu/drm/omapdrm/dss/hdmi5_core.c 	v = DIV_ROUND_UP_ULL(fs_scl_high * sfr, 1000000);
fs_scl_high        45 drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c 	const unsigned fs_scl_high = 600;		/* ns */
fs_scl_high        79 drivers/video/fbdev/omap2/omapfb/dss/hdmi5_core.c 	v = DIV_ROUND_UP_ULL(fs_scl_high * sfr, 1000000);