Searched refs:pulse_start (Results 1 – 2 of 2) sorted by relevance
1174 unsigned int pulse_start, div82; in tegra_hdmi_encoder_enable() local1223 pulse_start = 1 + h_sync_width + h_back_porch - 10; in tegra_hdmi_encoder_enable()1231 value = PULSE_START(pulse_start) | PULSE_END(pulse_start + 8); in tegra_hdmi_encoder_enable()
2250 unsigned int h_ref_to_sync = 1, pulse_start, max_ac; in tegra_sor_hdmi_enable() local2451 pulse_start = h_ref_to_sync + in tegra_sor_hdmi_enable()2459 value = PULSE_END(pulse_start + 8) | PULSE_START(pulse_start); in tegra_sor_hdmi_enable()