Home
last modified time | relevance | path

Searched refs:tegra_dpaux_prepare (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/tegra/
Ddrm.h259 int tegra_dpaux_prepare(struct tegra_dpaux *dpaux, u8 encoding);
Ddpaux.c554 int tegra_dpaux_prepare(struct tegra_dpaux *dpaux, u8 encoding) in tegra_dpaux_prepare() function
Dsor.c276 err = tegra_dpaux_prepare(sor->dpaux, DP_SET_ANSI_8B10B); in tegra_sor_dp_train_fast()