Searched refs:ntsc_tvdac_adj (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_combios.c1006 tv_dac->ntsc_tvdac_adj = tv_dac->ps2_tvdac_adj;
1040 tv_dac->ntsc_tvdac_adj = (bg << 16) | (dac << 20);
1055 tv_dac->ntsc_tvdac_adj = (bg << 16) | (dac << 20);
1074 tv_dac->ntsc_tvdac_adj = tv_dac->ps2_tvdac_adj;
1084 tv_dac->ntsc_tvdac_adj = tv_dac->ps2_tvdac_adj;
H A Dradeon_legacy_tv.c670 tv_dac_cntl = tv_dac->ntsc_tvdac_adj;
H A Dradeon_mode.h392 uint32_t ntsc_tvdac_adj; member in struct:radeon_encoder_tv_dac
H A Dradeon_legacy_encoders.c1190 tv_dac_cntl |= tv_dac->ntsc_tvdac_adj;
H A Dradeon_atombios.c1980 tv_dac->ntsc_tvdac_adj = (bg << 16) | (dac << 20);

Completed in 216 milliseconds