OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ATOM_DEVICE_LCD2_SUPPORT
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/xf86-video-ati/dist/src/
radeon_output.c
191
else if (radeon_output->devices &
ATOM_DEVICE_LCD2_SUPPORT
)
192
radeon_output->active_device =
ATOM_DEVICE_LCD2_SUPPORT
;
203
else if (radeon_output->devices &
ATOM_DEVICE_LCD2_SUPPORT
)
204
radeon_output->active_device =
ATOM_DEVICE_LCD2_SUPPORT
;
radeon_atombios.c
2487
case
ATOM_DEVICE_LCD2_SUPPORT
:
/xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/includes/
atombios.h
2386
#define
ATOM_DEVICE_LCD2_SUPPORT
(0x1L << ATOM_DEVICE_LCD2_INDEX )
2397
#define ATOM_DEVICE_LCD_SUPPORT (ATOM_DEVICE_LCD1_SUPPORT |
ATOM_DEVICE_LCD2_SUPPORT
)
Completed in 19 milliseconds
Indexes created Mon Jul 20 00:27:07 UTC 2026