OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:igp_lane_info
(Results
1 - 4
of
4
) sorted by relevancy
/xsrc/external/mit/xf86-video-ati/dist/src/
radeon_probe.h
312
int
igp_lane_info
;
member in struct:__anon6869
361
int
igp_lane_info
;
member in struct:_RADEONOutputPrivateRec
atombios_output.c
977
if (radeon_output->
igp_lane_info
& 0x3)
979
else if (radeon_output->
igp_lane_info
& 0xc)
982
if (radeon_output->
igp_lane_info
& 0x1)
984
else if (radeon_output->
igp_lane_info
& 0x2)
986
else if (radeon_output->
igp_lane_info
& 0x4)
988
else if (radeon_output->
igp_lane_info
& 0x8)
radeon_output.c
3158
radeon_output->
igp_lane_info
= info->BiosConnector[i].
igp_lane_info
;
radeon_atombios.c
1981
info->BiosConnector[i].
igp_lane_info
= slot_config & 0xffff;
Completed in 9 milliseconds
Indexes created Mon Jul 20 00:27:07 UTC 2026