OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bios_4_scratch
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/xf86-video-ati/dist/src/
radeon_output.c
1109
save->
bios_4_scratch
|= RADEON_TV1_ATTACHED_SVIDEO;
1111
save->
bios_4_scratch
|= RADEON_TV1_ATTACHED_COMP;
1114
save->
bios_4_scratch
&= ~RADEON_TV1_ATTACHED_MASK;
1120
save->
bios_4_scratch
|= RADEON_LCD1_ATTACHED;
1123
save->
bios_4_scratch
&= ~RADEON_LCD1_ATTACHED;
1129
save->
bios_4_scratch
|= RADEON_CRT1_ATTACHED_COLOR;
1132
save->
bios_4_scratch
&= ~RADEON_CRT1_ATTACHED_MASK;
1138
save->
bios_4_scratch
|= RADEON_CRT2_ATTACHED_COLOR;
1141
save->
bios_4_scratch
&= ~RADEON_CRT2_ATTACHED_MASK;
1147
save->
bios_4_scratch
|= RADEON_DFP1_ATTACHED
[
all
...]
radeon_probe.h
567
uint32_t
bios_4_scratch
;
member in struct:__anon6870
radeon_driver.c
3419
save->
bios_4_scratch
= info->SavedReg->
bios_4_scratch
;
5701
OUTREG(R600_BIOS_4_SCRATCH, restore->
bios_4_scratch
);
5710
OUTREG(RADEON_BIOS_4_SCRATCH, restore->
bios_4_scratch
);
5728
save->
bios_4_scratch
= INREG(R600_BIOS_4_SCRATCH);
5737
save->
bios_4_scratch
= INREG(RADEON_BIOS_4_SCRATCH);
Completed in 9 milliseconds
Indexes created Mon Jul 20 00:27:07 UTC 2026