Home
last modified time | relevance | path

Searched refs:PULSE_START (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/tegra/
Ddc.h388 #define PULSE_START(x) (((x) & 0xfff) << 0) macro
Dhdmi.c1275 value = PULSE_START(pulse_start) | PULSE_END(pulse_start + 8); in tegra_hdmi_encoder_enable()
Dsor.c2459 value = PULSE_END(pulse_start + 8) | PULSE_START(pulse_start); in tegra_sor_hdmi_enable()