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

/linux-master/drivers/gpu/drm/radeon/
H A Datombios_encoders.c320 } else if (radeon_encoder->active_device & (ATOM_DEVICE_TV_SUPPORT)) {
1545 if (radeon_encoder->active_device & (ATOM_DEVICE_TV_SUPPORT))
1594 if (radeon_encoder->active_device & (ATOM_DEVICE_TV_SUPPORT))
1603 if (radeon_encoder->active_device & (ATOM_DEVICE_TV_SUPPORT))
1893 if (radeon_encoder->active_device & (ATOM_DEVICE_TV_SUPPORT))
1902 if (radeon_encoder->active_device & (ATOM_DEVICE_TV_SUPPORT))
1962 if (radeon_encoder->active_device & (ATOM_DEVICE_TV_SUPPORT))
1970 if (radeon_encoder->active_device & (ATOM_DEVICE_TV_SUPPORT))
2017 (!(radeon_encoder->active_device & (ATOM_DEVICE_TV_SUPPORT)))) {
2224 if (radeon_encoder->active_device & (ATOM_DEVICE_CV_SUPPORT | ATOM_DEVICE_TV_SUPPORT))
[all...]
H A Dradeon_legacy_crtc.c594 if (radeon_encoder->active_device & ATOM_DEVICE_TV_SUPPORT) {
789 if (radeon_encoder->active_device & ATOM_DEVICE_TV_SUPPORT) {
H A Dradeon_legacy_encoders.c1041 is_tv = radeon_encoder->active_device & ATOM_DEVICE_TV_SUPPORT ? true : false;
1160 is_tv = radeon_encoder->active_device & ATOM_DEVICE_TV_SUPPORT ? true : false;
1553 if (radeon_encoder->active_device && !(radeon_encoder->active_device & ATOM_DEVICE_TV_SUPPORT))
H A Datombios_crtc.c99 if (radeon_encoder->active_device & ATOM_DEVICE_TV_SUPPORT) {
637 if (radeon_encoder->active_device & (ATOM_DEVICE_TV_SUPPORT))
1091 if (radeon_encoder->active_device & (ATOM_DEVICE_TV_SUPPORT))
2053 (ATOM_DEVICE_TV_SUPPORT | ATOM_DEVICE_CV_SUPPORT))
H A Dradeon_connectors.c507 if (radeon_encoder->devices & (ATOM_DEVICE_TV_SUPPORT)) {
H A Dradeon_atombios.c434 !(supported_device & (ATOM_DEVICE_TV_SUPPORT | ATOM_DEVICE_CV_SUPPORT))) {
752 (ATOM_DEVICE_TV_SUPPORT | ATOM_DEVICE_CV_SUPPORT)) == 0) {
H A Dradeon_combios.c3603 if (radeon_encoder->devices & (ATOM_DEVICE_TV_SUPPORT)) {
H A Datombios.h3108 #define ATOM_DEVICE_TV_SUPPORT (ATOM_DEVICE_TV1_SUPPORT) macro
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Datombios_encoders.c1474 if (amdgpu_encoder->active_device & (ATOM_DEVICE_TV_SUPPORT))
1483 if (amdgpu_encoder->active_device & (ATOM_DEVICE_TV_SUPPORT))
1543 if (amdgpu_encoder->active_device & (ATOM_DEVICE_TV_SUPPORT))
1551 if (amdgpu_encoder->active_device & (ATOM_DEVICE_TV_SUPPORT))
1612 if (amdgpu_encoder->active_device & (ATOM_DEVICE_TV_SUPPORT))
1620 if (amdgpu_encoder->active_device & (ATOM_DEVICE_TV_SUPPORT))
1675 if (amdgpu_encoder->devices & (ATOM_DEVICE_TV_SUPPORT |
H A Datombios_crtc.c350 if (amdgpu_encoder->active_device & (ATOM_DEVICE_TV_SUPPORT))
H A Damdgpu_connectors.c445 if (amdgpu_encoder->devices & (ATOM_DEVICE_TV_SUPPORT)) {
H A Damdgpu_atombios.c474 (ATOM_DEVICE_TV_SUPPORT | ATOM_DEVICE_CV_SUPPORT)) == 0) {
/linux-master/drivers/gpu/drm/amd/include/
H A Datombios.h3585 #define ATOM_DEVICE_TV_SUPPORT ATOM_DEVICE_TV1_SUPPORT macro

Completed in 364 milliseconds