HomeSort by: relevance | last modified time | path
    Searched refs:ATOM_DEVICE_LCD1_SUPPORT (Results 1 - 5 of 5) sorted by relevancy

  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_output.c 148 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...]
radeon_bios.c 787 info->BiosConnector[4].devices = ATOM_DEVICE_LCD1_SUPPORT;
790 ATOM_DEVICE_LCD1_SUPPORT,
792 ATOM_DEVICE_LCD1_SUPPORT))
atombios_output.c 1650 if (radeon_output->active_device & ATOM_DEVICE_LCD1_SUPPORT)
1765 if (radeon_output->devices & ATOM_DEVICE_LCD1_SUPPORT) {
radeon_atombios.c 1814 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/
atombios.h 2382 #define ATOM_DEVICE_LCD1_SUPPORT (0x1L << ATOM_DEVICE_LCD1_INDEX )
2397 #define ATOM_DEVICE_LCD_SUPPORT (ATOM_DEVICE_LCD1_SUPPORT | ATOM_DEVICE_LCD2_SUPPORT)
3716 // ATOM_DEVICE_LCD1_SUPPORT 0x0002

Completed in 31 milliseconds