OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mc_fb_location
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/xf86-video-ati/dist/src/
radeon_driver.c
1408
save->
mc_fb_location
= info->
mc_fb_location
;
1427
radeon_read_mc_fb_agp_location(pScrn, LOC_FB | LOC_AGP, &info->
mc_fb_location
,
1488
info->
mc_fb_location
= INREG(RADEON_NB_TOM);
1494
info->
mc_fb_location
= (mem_size - 1) & 0xffff0000U;
1524
info->
mc_fb_location
= mc_fb & 0xffffffff;
1525
ErrorF("mc fb loc is %08x\n", (unsigned int)info->
mc_fb_location
);
1529
info->
mc_fb_location
= mc_fb & 0xffffffff;
1534
info->fbLocation = ((uint64_t)info->
mc_fb_location
& 0xffff) << 24;
1536
info->fbLocation = ((uint64_t)info->
mc_fb_location
& 0xffff) << 16
[
all
...]
radeon_probe.h
576
uint32_t
mc_fb_location
;
member in struct:__anon6870
radeon.h
819
uint32_t
mc_fb_location
;
member in struct:__anon6814
Completed in 8 milliseconds
Indexes created Tue Jul 21 00:24:56 UTC 2026