Searched refs:PULSE_START (Results 1 – 2 of 2) sorted by relevance
201 #define PULSE_START(x) (((x) & 0xfff) << 0) macro
887 value = PULSE_START(pulse_start) | PULSE_END(pulse_start + 8); in tegra_hdmi_encoder_mode_set()