Home
last modified time | relevance | path

Searched refs:fs_scl_high (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi5_core.c45 const unsigned fs_scl_high = 600; /* ns */ in hdmi_core_ddc_init() local
79 v = DIV_ROUND_UP_ULL(fs_scl_high * sfr, 1000000); in hdmi_core_ddc_init()
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi5_core.c32 const unsigned int fs_scl_high = 600; /* ns */ in hdmi5_core_ddc_init() local
66 v = DIV_ROUND_UP_ULL(fs_scl_high * sfr, 1000000); in hdmi5_core_ddc_init()