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

/linux-4.4.14/drivers/gpu/drm/tegra/
H A Dsor.h270 #define SOR_DP_PADCTL_PAD_CAL_PD (1 << 23) macro
H A Dsor.c340 value &= ~SOR_DP_PADCTL_PAD_CAL_PD; tegra_sor_dp_term_calibrate()
371 value |= SOR_DP_PADCTL_PAD_CAL_PD; tegra_sor_dp_term_calibrate()
1301 value &= ~SOR_DP_PADCTL_PAD_CAL_PD; tegra_sor_edp_enable()
1434 value |= SOR_DP_PADCTL_PAD_CAL_PD; tegra_sor_edp_enable()
1959 value &= ~SOR_DP_PADCTL_PAD_CAL_PD; tegra_sor_hdmi_enable()
2009 value |= SOR_DP_PADCTL_PAD_CAL_PD; tegra_sor_hdmi_enable()

Completed in 51 milliseconds