Searched refs:ATOM_DEVICE_CV_SUPPORT (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Datombios_output.c211 else if (radeon_output->active_device & (ATOM_DEVICE_CV_SUPPORT))
261 if (radeon_output->active_device & (ATOM_DEVICE_CV_SUPPORT))
575 else if (radeon_output->active_device & (ATOM_DEVICE_CV_SUPPORT))
1284 else if (radeon_output->active_device & (ATOM_DEVICE_CV_SUPPORT))
1420 } else if (radeon_output->active_device & (ATOM_DEVICE_CV_SUPPORT)) {
1445 if (radeon_output->active_device & (ATOM_DEVICE_CV_SUPPORT | ATOM_DEVICE_TV_SUPPORT)
1508 else if (radeon_output->active_device & (ATOM_DEVICE_CV_SUPPORT))
1521 else if (radeon_output->active_device & (ATOM_DEVICE_CV_SUPPORT))
1664 else if (radeon_output->active_device & (ATOM_DEVICE_CV_SUPPORT))
1673 else if (radeon_output->active_device & (ATOM_DEVICE_CV_SUPPORT))
[all...]
H A Dradeon_output.c162 if (radeon_output->devices & ATOM_DEVICE_CV_SUPPORT)
214 if (radeon_output->devices & ATOM_DEVICE_CV_SUPPORT)
215 radeon_output->active_device = ATOM_DEVICE_CV_SUPPORT;
678 if (radeon_output->active_device & (ATOM_DEVICE_TV_SUPPORT | ATOM_DEVICE_CV_SUPPORT)) {
835 } else if (radeon_output->active_device & ATOM_DEVICE_CV_SUPPORT) {
947 } else if (radeon_output->active_device & ATOM_DEVICE_CV_SUPPORT) {
1016 case ATOM_DEVICE_CV_SUPPORT:
1380 if (radeon_output->devices & (ATOM_DEVICE_CRT_SUPPORT | ATOM_DEVICE_TV_SUPPORT | ATOM_DEVICE_CV_SUPPORT)) {
H A Dradeon_modes.c507 } else if (radeon_output->active_device & (ATOM_DEVICE_CV_SUPPORT)) {
H A Datombios_crtc.c411 (ATOM_DEVICE_CV_SUPPORT | ATOM_DEVICE_TV_SUPPORT)) {
H A Dradeon_atombios.c1959 if (le16_to_cpu(path->usDeviceTag) == ATOM_DEVICE_CV_SUPPORT) {
2015 if ((le16_to_cpu(path->usDeviceTag) & (ATOM_DEVICE_TV_SUPPORT | ATOM_DEVICE_CV_SUPPORT)) == 0) {
2438 case ATOM_DEVICE_CV_SUPPORT:
/xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/includes/
H A Datombios.h2389 #define ATOM_DEVICE_CV_SUPPORT (0x1L << ATOM_DEVICE_CV_INDEX ) macro

Completed in 30 milliseconds