pre_emph_names     46 drivers/gpu/drm/amd/amdgpu/atombios_dp.c static char *pre_emph_names[] = {
pre_emph_names    221 drivers/gpu/drm/amd/amdgpu/atombios_dp.c 			  pre_emph_names[this_p >> DP_TRAIN_PRE_EMPHASIS_SHIFT]);
pre_emph_names    237 drivers/gpu/drm/amd/amdgpu/atombios_dp.c 		  pre_emph_names[(p & DP_TRAIN_PRE_EMPHASIS_MASK) >> DP_TRAIN_PRE_EMPHASIS_SHIFT]);
pre_emph_names   1279 drivers/gpu/drm/gma500/cdv_intel_dp.c static char	*pre_emph_names[] = {
pre_emph_names     42 drivers/gpu/drm/radeon/atombios_dp.c static char *pre_emph_names[] = {
pre_emph_names    271 drivers/gpu/drm/radeon/atombios_dp.c 			  pre_emph_names[this_p >> DP_TRAIN_PRE_EMPHASIS_SHIFT]);
pre_emph_names    287 drivers/gpu/drm/radeon/atombios_dp.c 		  pre_emph_names[(p & DP_TRAIN_PRE_EMPHASIS_MASK) >> DP_TRAIN_PRE_EMPHASIS_SHIFT]);