Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/omapdrm/dss/
Dhdmi5_core.c30 const unsigned int ss_scl_high = 4700; /* ns */ in hdmi5_core_ddc_init() local
52 v = DIV_ROUND_UP_ULL(ss_scl_high * sfr, 1000000); in hdmi5_core_ddc_init()
/linux-5.19.10/drivers/video/fbdev/omap2/omapfb/dss/
Dhdmi5_core.c43 const unsigned ss_scl_high = 4600; /* ns */ in hdmi_core_ddc_init() local
65 v = DIV_ROUND_UP_ULL(ss_scl_high * sfr, 1000000); in hdmi_core_ddc_init()