Home
last modified time | relevance | path

Searched refs:SOR_PLL1_TMDS_TERMADJ (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Dsor.h112 #define SOR_PLL1_TMDS_TERMADJ(x) (((x) & 0xf) << 9) macro
H A Dsor.c778 value |= SOR_PLL1_TMDS_TERMADJ(adj); in tegra_sor_dp_term_calibrate()
792 value |= SOR_PLL1_TMDS_TERMADJ(adj); in tegra_sor_dp_term_calibrate()
2508 value |= SOR_PLL1_TMDS_TERMADJ(settings->tmds_termadj); in tegra_sor_hdmi_enable()
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Dsor.h112 #define SOR_PLL1_TMDS_TERMADJ(x) (((x) & 0xf) << 9) macro
H A Dsor.c779 value |= SOR_PLL1_TMDS_TERMADJ(adj); in tegra_sor_dp_term_calibrate()
793 value |= SOR_PLL1_TMDS_TERMADJ(adj); in tegra_sor_dp_term_calibrate()
2504 value |= SOR_PLL1_TMDS_TERMADJ(settings->tmds_termadj); in tegra_sor_hdmi_enable()

Completed in 12 milliseconds