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

/freebsd-11-stable/sys/dev/drm2/radeon/
H A Datombios_encoders.c381 else if (radeon_encoder->active_device & (ATOM_DEVICE_CV_SUPPORT))
422 if (radeon_encoder->active_device & (ATOM_DEVICE_CV_SUPPORT))
1490 else if (radeon_encoder->active_device & (ATOM_DEVICE_CV_SUPPORT))
1538 else if (radeon_encoder->active_device & (ATOM_DEVICE_CV_SUPPORT))
1547 else if (radeon_encoder->active_device & (ATOM_DEVICE_CV_SUPPORT))
1842 else if (radeon_encoder->active_device & (ATOM_DEVICE_CV_SUPPORT))
1851 else if (radeon_encoder->active_device & (ATOM_DEVICE_CV_SUPPORT))
1904 else if (radeon_encoder->active_device & (ATOM_DEVICE_CV_SUPPORT))
1912 else if (radeon_encoder->active_device & (ATOM_DEVICE_CV_SUPPORT))
2117 if (radeon_encoder->active_device & (ATOM_DEVICE_CV_SUPPORT | ATOM_DEVICE_TV_SUPPOR
[all...]
H A Dradeon_encoders.c93 case ATOM_DEVICE_CV_SUPPORT:
H A Dradeon_atombios.c456 !(supported_device & (ATOM_DEVICE_TV_SUPPORT | ATOM_DEVICE_CV_SUPPORT))) {
603 ATOM_DEVICE_CV_SUPPORT)
781 (ATOM_DEVICE_TV_SUPPORT | ATOM_DEVICE_CV_SUPPORT)) == 0) {
2938 if ((radeon_encoder->devices & ATOM_DEVICE_CV_SUPPORT) &&
2939 (radeon_connector->devices & ATOM_DEVICE_CV_SUPPORT)) {
3109 if (radeon_encoder->devices & ATOM_DEVICE_CV_SUPPORT) {
3166 if (radeon_encoder->devices & ATOM_DEVICE_CV_SUPPORT) {
H A Dradeon_display.c659 if (devices & ATOM_DEVICE_CV_SUPPORT)
H A Datombios_crtc.c1757 (ATOM_DEVICE_TV_SUPPORT | ATOM_DEVICE_CV_SUPPORT))
H A Datombios.h3033 #define ATOM_DEVICE_CV_SUPPORT (0x1L << ATOM_DEVICE_CV_INDEX ) macro

Completed in 111 milliseconds