Searched refs:PULSE_END (Results 1 – 3 of 3) sorted by relevance
209 #define PULSE_END(x) (((x) & 0xfff) << 16) macro
887 value = PULSE_START(pulse_start) | PULSE_END(pulse_start + 8); in tegra_hdmi_encoder_enable()
1936 value = PULSE_END(pulse_start + 8) | PULSE_START(pulse_start); in tegra_sor_hdmi_enable()