OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rr3_offset
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/xf86-video-ati/dist/src/
radeon_bios.c
1708
info->BiosTable.
rr3_offset
= info->BiosTable.rr2_offset;
1709
if (info->BiosTable.
rr3_offset
) {
1710
while ((val = RADEON_BIOS8(info->BiosTable.
rr3_offset
+ 1)) != 0) {
1712
info->BiosTable.
rr3_offset
+= 10;
1714
info->BiosTable.
rr3_offset
+= 4;
1716
info->BiosTable.
rr3_offset
+= 6;
1718
info->BiosTable.
rr3_offset
+= 2;
1722
if (info->BiosTable.
rr3_offset
) {
1723
info->BiosTable.rr4_offset = info->BiosTable.
rr3_offset
;
1737
if (info->BiosTable.
rr3_offset
+ 1 == info->BiosTable.pll_offset)
[
all
...]
radeon.h
272
uint16_t
rr3_offset
;
member in struct:__anon6802
Completed in 7 milliseconds
Indexes created Tue Jul 21 00:24:56 UTC 2026