Searched refs:ATOM_DEVICE_LCD_SUPPORT (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_modes.c279 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))
H A Dradeon_output.c587 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)) /* LVD
[all...]
H A Datombios_output.c394 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))
H A Datombios_crtc.c416 if (radeon_output->active_device & (ATOM_DEVICE_LCD_SUPPORT |
419 if (radeon_output->active_device & (ATOM_DEVICE_LCD_SUPPORT))
H A Dlegacy_crtc.c1792 if (radeon_output->active_device & (ATOM_DEVICE_LCD_SUPPORT |
1795 if (radeon_output->active_device & (ATOM_DEVICE_LCD_SUPPORT))
H A Dlegacy_output.c1401 if ((radeon_output->active_device & (ATOM_DEVICE_LCD_SUPPORT)) ||
/xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/includes/
H A Datombios.h2397 #define ATOM_DEVICE_LCD_SUPPORT (ATOM_DEVICE_LCD1_SUPPORT | ATOM_DEVICE_LCD2_SUPPORT) macro

Completed in 31 milliseconds