Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/tegra/
Ddrm.h172 int drm_dp_aux_prepare(struct drm_dp_aux *aux, u8 encoding);
Ddpaux.c764 int drm_dp_aux_prepare(struct drm_dp_aux *aux, u8 encoding) in drm_dp_aux_prepare() function
Dsor.c571 err = drm_dp_aux_prepare(sor->aux, DP_SET_ANSI_8B10B); in tegra_sor_dp_train_fast()