Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Dhdmi5_core.c53 const unsigned int ss_scl_high = 4600; /* ns */ in hdmi_core_ddc_init() local
75 v = DIV_ROUND_UP_ULL(ss_scl_high * sfr, 1000000); in hdmi_core_ddc_init()
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Dhdmi5_core.c54 const unsigned ss_scl_high = 4600; /* ns */ in hdmi_core_ddc_init() local
76 v = DIV_ROUND_UP_ULL(ss_scl_high * sfr, 1000000); in hdmi_core_ddc_init()