OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dyn_clk_offset
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/xf86-video-ati/dist/src/
radeon_bios.c
1676
info->BiosTable.
dyn_clk_offset
= RADEON_BIOS16(info->ROMHeaderStart + 0x52);
1677
if (info->BiosTable.
dyn_clk_offset
) {
1678
info->BiosTable.
dyn_clk_offset
=
1679
RADEONValidateBIOSOffset(pScrn, info->BiosTable.
dyn_clk_offset
);
2044
if (info->BiosTable.
dyn_clk_offset
) {
2045
ErrorF("dyn_clk restore, 0x%x\n", info->BiosTable.
dyn_clk_offset
);
2046
RADEONRestoreBIOSPllBlock(pScrn, info->BiosTable.
dyn_clk_offset
);
radeon.h
267
uint16_t
dyn_clk_offset
;
member in struct:__anon6802
Completed in 6 milliseconds
Indexes created Mon Jul 20 00:27:07 UTC 2026