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_LCD_SUPPORT
(Results
1 - 7
of
7
) sorted by relevancy
/xsrc/external/mit/xf86-video-ati/dist/src/
radeon_modes.c
279
if (radeon_output->active_device & (
ATOM_DEVICE_LCD_SUPPORT
)) {
345
if (radeon_output->active_device & (
ATOM_DEVICE_LCD_SUPPORT
)) {
454
if (radeon_output->active_device & (
ATOM_DEVICE_LCD_SUPPORT
)) {
514
if (radeon_output->active_device & (ATOM_DEVICE_DFP_SUPPORT |
ATOM_DEVICE_LCD_SUPPORT
))
525
if ((radeon_output->active_device & (
ATOM_DEVICE_LCD_SUPPORT
)) && info->IsAtomBios) {
536
if (radeon_output->active_device & (
ATOM_DEVICE_LCD_SUPPORT
))
546
if (radeon_output->active_device & (
ATOM_DEVICE_LCD_SUPPORT
))
radeon_output.c
587
if (radeon_output->active_device & (
ATOM_DEVICE_LCD_SUPPORT
)) {
621
if ((radeon_output->active_device & (
ATOM_DEVICE_LCD_SUPPORT
| ATOM_DEVICE_DFP_SUPPORT))
1182
if (radeon_output->devices & (
ATOM_DEVICE_LCD_SUPPORT
)) {
1200
if (radeon_output->devices & (
ATOM_DEVICE_LCD_SUPPORT
)) {
1224
if (radeon_output->devices & (
ATOM_DEVICE_LCD_SUPPORT
)) {
1285
if (radeon_output->active_device & (
ATOM_DEVICE_LCD_SUPPORT
| ATOM_DEVICE_DFP_SUPPORT))
1460
if (radeon_output->devices & (ATOM_DEVICE_DFP_SUPPORT |
ATOM_DEVICE_LCD_SUPPORT
)) {
2131
if (radeon_output->devices & (
ATOM_DEVICE_LCD_SUPPORT
))
2936
if (radeon_output->devices & (
ATOM_DEVICE_LCD_SUPPORT
))
2953
else if (radeon_clone->devices & (
ATOM_DEVICE_LCD_SUPPORT
)) /* LVDS *
[
all
...]
atombios_output.c
394
if (radeon_output->active_device & (
ATOM_DEVICE_LCD_SUPPORT
)) {
414
if (radeon_output->active_device & (
ATOM_DEVICE_LCD_SUPPORT
))
436
if (radeon_output->active_device & (
ATOM_DEVICE_LCD_SUPPORT
)) {
469
if (radeon_output->active_device & (
ATOM_DEVICE_LCD_SUPPORT
)) {
1496
if (radeon_output->active_device & (
ATOM_DEVICE_LCD_SUPPORT
))
atombios_crtc.c
416
if (radeon_output->active_device & (
ATOM_DEVICE_LCD_SUPPORT
|
419
if (radeon_output->active_device & (
ATOM_DEVICE_LCD_SUPPORT
))
legacy_crtc.c
1792
if (radeon_output->active_device & (
ATOM_DEVICE_LCD_SUPPORT
|
1795
if (radeon_output->active_device & (
ATOM_DEVICE_LCD_SUPPORT
))
legacy_output.c
1401
if ((radeon_output->active_device & (
ATOM_DEVICE_LCD_SUPPORT
)) ||
/xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/includes/
atombios.h
2397
#define
ATOM_DEVICE_LCD_SUPPORT
(ATOM_DEVICE_LCD1_SUPPORT | ATOM_DEVICE_LCD2_SUPPORT)
Completed in 59 milliseconds
Indexes created Mon Jul 20 00:27:07 UTC 2026