Home
last modified time | relevance | path

Searched refs:SOR_PLL1_TMDS_TERMADJ_MASK (Results 1 – 2 of 2) sorted by relevance

/drivers/gpu/drm/tegra/
Dsor.h111 #define SOR_PLL1_TMDS_TERMADJ_MASK (0xf << 9) macro
Dsor.c777 value &= ~SOR_PLL1_TMDS_TERMADJ_MASK; in tegra_sor_dp_term_calibrate()
791 value &= ~SOR_PLL1_TMDS_TERMADJ_MASK; in tegra_sor_dp_term_calibrate()
2506 value &= ~SOR_PLL1_TMDS_TERMADJ_MASK; in tegra_sor_hdmi_enable()