Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
Dradeon_combios.c1009 tv_dac->ntsc_tvdac_adj = tv_dac->ps2_tvdac_adj; in radeon_legacy_get_tv_dac_info_from_table()
1043 tv_dac->ntsc_tvdac_adj = (bg << 16) | (dac << 20); in radeon_combios_get_tv_dac_info()
1058 tv_dac->ntsc_tvdac_adj = (bg << 16) | (dac << 20); in radeon_combios_get_tv_dac_info()
1077 tv_dac->ntsc_tvdac_adj = tv_dac->ps2_tvdac_adj; in radeon_combios_get_tv_dac_info()
1087 tv_dac->ntsc_tvdac_adj = tv_dac->ps2_tvdac_adj; in radeon_combios_get_tv_dac_info()
Dradeon_legacy_tv.c671 tv_dac_cntl = tv_dac->ntsc_tvdac_adj; in radeon_legacy_tv_mode_set()
Dradeon_mode.h401 uint32_t ntsc_tvdac_adj; member
Dradeon_legacy_encoders.c1197 tv_dac_cntl |= tv_dac->ntsc_tvdac_adj; in radeon_legacy_tv_dac_mode_set()
Dradeon_atombios.c1980 tv_dac->ntsc_tvdac_adj = (bg << 16) | (dac << 20); in radeon_atombios_get_tv_dac_info()