Home
last modified time | relevance | path

Searched refs:h_ref_to_sync (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Ddc.c1615 unsigned int h_ref_to_sync = 1; in tegra_dc_set_timings() local
1622 value = (v_ref_to_sync << 16) | h_ref_to_sync; in tegra_dc_set_timings()
H A Dsor.c2250 unsigned int h_ref_to_sync = 1, pulse_start, max_ac; in tegra_sor_hdmi_enable() local
2451 pulse_start = h_ref_to_sync + in tegra_sor_hdmi_enable()
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Ddc.c1806 unsigned int h_ref_to_sync = 1; in tegra_dc_set_timings() local
1813 value = (v_ref_to_sync << 16) | h_ref_to_sync; in tegra_dc_set_timings()
H A Dsor.c2246 unsigned int h_ref_to_sync = 1, pulse_start, max_ac; in tegra_sor_hdmi_enable() local
2447 pulse_start = h_ref_to_sync + in tegra_sor_hdmi_enable()

Completed in 14 milliseconds