Searched refs:ATOM_DEVICE_LCD1_SUPPORT (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_output.c148 if (radeon_output->devices & ATOM_DEVICE_LCD1_SUPPORT)
189 else if (radeon_output->devices & ATOM_DEVICE_LCD1_SUPPORT)
190 radeon_output->active_device = ATOM_DEVICE_LCD1_SUPPORT;
201 if (radeon_output->devices & ATOM_DEVICE_LCD1_SUPPORT)
202 radeon_output->active_device = ATOM_DEVICE_LCD1_SUPPORT;
850 } else if (radeon_output->active_device & ATOM_DEVICE_LCD1_SUPPORT) {
908 } else if (radeon_output->active_device & ATOM_DEVICE_LCD1_SUPPORT) {
956 } else if (radeon_output->active_device & ATOM_DEVICE_LCD1_SUPPORT) {
983 } else if (radeon_output->active_device & ATOM_DEVICE_LCD1_SUPPORT) {
1024 case ATOM_DEVICE_LCD1_SUPPORT
[all...]
H A Dradeon_bios.c787 info->BiosConnector[4].devices = ATOM_DEVICE_LCD1_SUPPORT;
790 ATOM_DEVICE_LCD1_SUPPORT,
792 ATOM_DEVICE_LCD1_SUPPORT))
H A Datombios_output.c1650 if (radeon_output->active_device & ATOM_DEVICE_LCD1_SUPPORT)
1765 if (radeon_output->devices & ATOM_DEVICE_LCD1_SUPPORT) {
H A Dradeon_atombios.c1814 if (device_support & ATOM_DEVICE_LCD1_SUPPORT) {
1885 if (device_support & ATOM_DEVICE_LCD1_SUPPORT) {
2471 case ATOM_DEVICE_LCD1_SUPPORT:
/xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/includes/
H A Datombios.h2382 #define ATOM_DEVICE_LCD1_SUPPORT (0x1L << ATOM_DEVICE_LCD1_INDEX ) macro
2397 #define ATOM_DEVICE_LCD_SUPPORT (ATOM_DEVICE_LCD1_SUPPORT | ATOM_DEVICE_LCD2_SUPPORT)
3716 // ATOM_DEVICE_LCD1_SUPPORT 0x0002

Completed in 29 milliseconds