DP_DUAL_MODE_TMDS_DISABLE  329 drivers/gpu/drm/drm_dp_dual_mode_helper.c 	*enabled = !(tmds_oen & DP_DUAL_MODE_TMDS_DISABLE);
DP_DUAL_MODE_TMDS_DISABLE  353 drivers/gpu/drm/drm_dp_dual_mode_helper.c 	uint8_t tmds_oen = enable ? 0 : DP_DUAL_MODE_TMDS_DISABLE;