Searched refs:ATOM_DEVICE_TV_SUPPORT (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Datombios_output.c573 if (radeon_output->active_device & (ATOM_DEVICE_TV_SUPPORT))
1281 if (radeon_output->active_device & (ATOM_DEVICE_TV_SUPPORT))
1388 if (radeon_output->active_device & (ATOM_DEVICE_TV_SUPPORT)) {
1445 if (radeon_output->active_device & (ATOM_DEVICE_CV_SUPPORT | ATOM_DEVICE_TV_SUPPORT)
1506 if (radeon_output->active_device & (ATOM_DEVICE_TV_SUPPORT))
1519 if (radeon_output->active_device & (ATOM_DEVICE_TV_SUPPORT))
1565 if (radeon_output->active_device & (ATOM_DEVICE_TV_SUPPORT))
1662 if (radeon_output->active_device & (ATOM_DEVICE_TV_SUPPORT))
1671 if (radeon_output->active_device & (ATOM_DEVICE_TV_SUPPORT))
1714 if (radeon_output->active_device & (ATOM_DEVICE_TV_SUPPORT))
[all...]
H A Dradeon_output.c549 if (radeon_output->active_device & (ATOM_DEVICE_TV_SUPPORT)) {
678 if (radeon_output->active_device & (ATOM_DEVICE_TV_SUPPORT | ATOM_DEVICE_CV_SUPPORT)) {
1380 if (radeon_output->devices & (ATOM_DEVICE_CRT_SUPPORT | ATOM_DEVICE_TV_SUPPORT | ATOM_DEVICE_CV_SUPPORT)) {
1516 if (radeon_output->devices & (ATOM_DEVICE_TV_SUPPORT)) {
2143 if (radeon_output->devices & (ATOM_DEVICE_TV_SUPPORT))
2940 if (radeon_output->devices & (ATOM_DEVICE_TV_SUPPORT))
2955 else if (radeon_clone->devices & (ATOM_DEVICE_TV_SUPPORT)) /* TV */
H A Dlegacy_output.c771 if (radeon_output->devices & (ATOM_DEVICE_TV_SUPPORT)) {
969 if (radeon_output->active_device & (ATOM_DEVICE_TV_SUPPORT)) {
1079 if (radeon_output->active_device & (ATOM_DEVICE_TV_SUPPORT)) {
1672 if (radeon_output->active_device & (ATOM_DEVICE_TV_SUPPORT)) {
H A Dradeon_modes.c502 if (radeon_output->active_device & (ATOM_DEVICE_TV_SUPPORT)) {
H A Datombios_crtc.c411 (ATOM_DEVICE_CV_SUPPORT | ATOM_DEVICE_TV_SUPPORT)) {
H A Dlegacy_crtc.c1840 if (radeon_output->active_device & (ATOM_DEVICE_TV_SUPPORT)) {
H A Dradeon_atombios.c2015 if ((le16_to_cpu(path->usDeviceTag) & (ATOM_DEVICE_TV_SUPPORT | ATOM_DEVICE_CV_SUPPORT)) == 0) {
/xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/includes/
H A Datombios.h2396 #define ATOM_DEVICE_TV_SUPPORT (ATOM_DEVICE_TV1_SUPPORT) macro

Completed in 34 milliseconds