Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Dsor.h279 #define SOR_DP_PADCTL_PAD_CAL_PD (1 << 23) macro
H A Dsor.c766 value &= ~SOR_DP_PADCTL_PAD_CAL_PD; in tegra_sor_dp_term_calibrate()
797 value |= SOR_DP_PADCTL_PAD_CAL_PD; in tegra_sor_dp_term_calibrate()
2483 value &= ~SOR_DP_PADCTL_PAD_CAL_PD; in tegra_sor_hdmi_enable()
2548 value |= SOR_DP_PADCTL_PAD_CAL_PD; in tegra_sor_hdmi_enable()
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Dsor.h279 #define SOR_DP_PADCTL_PAD_CAL_PD (1 << 23) macro
H A Dsor.c767 value &= ~SOR_DP_PADCTL_PAD_CAL_PD; in tegra_sor_dp_term_calibrate()
798 value |= SOR_DP_PADCTL_PAD_CAL_PD; in tegra_sor_dp_term_calibrate()
2479 value &= ~SOR_DP_PADCTL_PAD_CAL_PD; in tegra_sor_hdmi_enable()
2544 value |= SOR_DP_PADCTL_PAD_CAL_PD; in tegra_sor_hdmi_enable()

Completed in 12 milliseconds