Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/tegra/
Ddrm.h249 int tegra_dpaux_prepare(struct tegra_dpaux *dpaux, u8 encoding);
Ddpaux.c505 int tegra_dpaux_prepare(struct tegra_dpaux *dpaux, u8 encoding) in tegra_dpaux_prepare() function
Dsor.c132 err = tegra_dpaux_prepare(sor->dpaux, DP_SET_ANSI_8B10B); in tegra_sor_dp_train_fast()