Home
last modified time | relevance | path

Searched refs:PULSE_START (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Ddc.h373 #define PULSE_START(x) (((x) & 0xfff) << 0) macro
H A Dhdmi.c1231 value = PULSE_START(pulse_start) | PULSE_END(pulse_start + 8); in tegra_hdmi_encoder_enable()
H A Dsor.c2459 value = PULSE_END(pulse_start + 8) | PULSE_START(pulse_start); in tegra_sor_hdmi_enable()
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Ddc.h388 #define PULSE_START(x) (((x) & 0xfff) << 0) macro
H A Dhdmi.c1270 value = PULSE_START(pulse_start) | PULSE_END(pulse_start + 8); in tegra_hdmi_encoder_enable()
H A Dsor.c2455 value = PULSE_END(pulse_start + 8) | PULSE_START(pulse_start); in tegra_sor_hdmi_enable()

Completed in 18 milliseconds