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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/radeon/
H A Dradeon_combios.c1006 tv_dac->pal_tvdac_adj = tv_dac->ps2_tvdac_adj;
1037 tv_dac->pal_tvdac_adj = (bg << 16) | (dac << 20);
1052 tv_dac->pal_tvdac_adj = (bg << 16) | (dac << 20);
1074 tv_dac->pal_tvdac_adj = tv_dac->ps2_tvdac_adj;
1084 tv_dac->pal_tvdac_adj = tv_dac->ps2_tvdac_adj;
H A Dradeon_mode.h312 uint32_t pal_tvdac_adj; member in struct:radeon_encoder_tv_dac
H A Dradeon_legacy_tv.c659 tv_dac_cntl = tv_dac->pal_tvdac_adj;
H A Dradeon_legacy_encoders.c914 tv_dac_cntl |= tv_dac->pal_tvdac_adj;
H A Dradeon_atombios.c1654 tv_dac->pal_tvdac_adj = (bg << 16) | (dac << 20);

Completed in 65 milliseconds