Searched refs:ATOM_DEVICE_LCD2_SUPPORT (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_output.c191 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;
H A Dradeon_atombios.c2487 case ATOM_DEVICE_LCD2_SUPPORT:
/xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/includes/
H A Datombios.h2386 #define ATOM_DEVICE_LCD2_SUPPORT (0x1L << ATOM_DEVICE_LCD2_INDEX ) macro
2397 #define ATOM_DEVICE_LCD_SUPPORT (ATOM_DEVICE_LCD1_SUPPORT | ATOM_DEVICE_LCD2_SUPPORT)

Completed in 46 milliseconds