Searched refs:pulse_start (Results 1 – 2 of 2) sorted by relevance
842 unsigned int pulse_start, div82, pclk; in tegra_hdmi_encoder_enable() local879 pulse_start = 1 + h_sync_width + h_back_porch - 10; in tegra_hdmi_encoder_enable()887 value = PULSE_START(pulse_start) | PULSE_END(pulse_start + 8); in tegra_hdmi_encoder_enable()
1778 unsigned int h_ref_to_sync = 1, pulse_start, max_ac; in tegra_sor_hdmi_enable() local1929 pulse_start = h_ref_to_sync + (mode->hsync_end - mode->hsync_start) + in tegra_sor_hdmi_enable()1936 value = PULSE_END(pulse_start + 8) | PULSE_START(pulse_start); in tegra_sor_hdmi_enable()