OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tv_dac_cntl
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/xf86-video-ati/dist/src/
radeon_tv.c
474
OUTREG(RADEON_TV_DAC_CNTL, ((restore->
tv_dac_cntl
& ~RADEON_TV_DAC_NBLANK)
508
OUTREG(RADEON_TV_DAC_CNTL, restore->
tv_dac_cntl
);
587
save->
tv_dac_cntl
= INREG(RADEON_TV_DAC_CNTL);
913
save->
tv_dac_cntl
= tvdac->ntsc_tvdac_adj;
915
save->
tv_dac_cntl
= tvdac->pal_tvdac_adj;
917
save->
tv_dac_cntl
|= (RADEON_TV_DAC_NBLANK | RADEON_TV_DAC_NHOLD);
921
save->
tv_dac_cntl
|= RADEON_TV_DAC_STD_NTSC;
923
save->
tv_dac_cntl
|= RADEON_TV_DAC_STD_PAL;
927
save->
tv_dac_cntl
|= (RADEON_TV_DAC_RDACPD | RADEON_TV_DAC_GDACPD
931
save->
tv_dac_cntl
&= ~RADEON_TV_DAC_BDACPD
[
all
...]
legacy_output.c
264
OUTREG (RADEON_TV_DAC_CNTL, restore->
tv_dac_cntl
);
369
save->
tv_dac_cntl
= INREG(RADEON_TV_DAC_CNTL);
841
uint32_t
tv_dac_cntl
;
local
847
tv_dac_cntl
= INREG(RADEON_TV_DAC_CNTL);
849
tv_dac_cntl
&= ~(R420_TV_DAC_RDACPD |
854
tv_dac_cntl
|= (R420_TV_DAC_RDACPD |
859
OUTREG(RADEON_TV_DAC_CNTL,
tv_dac_cntl
);
871
tv_dac_cntl
= INREG(RADEON_TV_DAC_CNTL);
873
tv_dac_cntl
&= ~(RADEON_TV_DAC_RDACPD |
878
tv_dac_cntl
|= (RADEON_TV_DAC_RDACPD
1859
uint32_t crtc2_gen_cntl,
tv_dac_cntl
, dac_cntl2, dac_ext_cntl;
local
1961
uint32_t tmp, dac_cntl2, crtc2_gen_cntl, dac_ext_cntl,
tv_dac_cntl
;
local
2038
uint32_t
tv_dac_cntl
, tv_pre_dac_mux_cntl, config_cntl;
local
[
all
...]
legacy_crtc.c
168
OUTREG(RADEON_TV_DAC_CNTL, restore->
tv_dac_cntl
);
551
save->
tv_dac_cntl
= INREG(RADEON_TV_DAC_CNTL);
963
save->
tv_dac_cntl
= info->SavedReg->
tv_dac_cntl
;
974
save->
tv_dac_cntl
&= ~((1<<2) | (3<<8) | (7<<24) | (0xff<<16));
975
save->
tv_dac_cntl
|= (0x03 | (2<<8) | (0x58<<16));
radeon_probe.h
702
uint32_t
tv_dac_cntl
;
member in struct:__anon6870
Completed in 7 milliseconds
Indexes created Mon Jul 20 00:27:07 UTC 2026