Searched refs:ATOM_DEVICE_CRT1_SUPPORT (Results 1 – 9 of 9) sorted by relevance
1546 ATOM_DEVICE_CRT1_SUPPORT, in radeon_get_legacy_connector_info_from_table()1548 ATOM_DEVICE_CRT1_SUPPORT); in radeon_get_legacy_connector_info_from_table()1550 ATOM_DEVICE_CRT1_SUPPORT, in radeon_get_legacy_connector_info_from_table()1576 ATOM_DEVICE_CRT1_SUPPORT, in radeon_get_legacy_connector_info_from_table()1578 ATOM_DEVICE_CRT1_SUPPORT); in radeon_get_legacy_connector_info_from_table()1580 ATOM_DEVICE_CRT1_SUPPORT, in radeon_get_legacy_connector_info_from_table()1612 ATOM_DEVICE_CRT1_SUPPORT, in radeon_get_legacy_connector_info_from_table()1614 ATOM_DEVICE_CRT1_SUPPORT); in radeon_get_legacy_connector_info_from_table()1616 ATOM_DEVICE_CRT1_SUPPORT, in radeon_get_legacy_connector_info_from_table()1706 ATOM_DEVICE_CRT1_SUPPORT, in radeon_get_legacy_connector_info_from_table()[all …]
92 case ATOM_DEVICE_CRT1_SUPPORT: in radeon_get_encoder_enum()
2351 if (radeon_connector->devices & ATOM_DEVICE_CRT1_SUPPORT) in atombios_dac_load_detect()2352 args.sDacload.usDeviceID = cpu_to_le16(ATOM_DEVICE_CRT1_SUPPORT); in atombios_dac_load_detect()2392 if (radeon_connector->devices & ATOM_DEVICE_CRT1_SUPPORT) { in radeon_atom_dac_detect()2439 if (radeon_connector->devices & ATOM_DEVICE_CRT1_SUPPORT) { in radeon_atom_dig_detect()
356 if ((supported_device == ATOM_DEVICE_CRT1_SUPPORT) || in radeon_atom_apply_quirks()4212 if ((radeon_encoder->devices & ATOM_DEVICE_CRT1_SUPPORT) && in radeon_atombios_connected_scratch_regs()4213 (radeon_connector->devices & ATOM_DEVICE_CRT1_SUPPORT)) { in radeon_atombios_connected_scratch_regs()4360 if (radeon_encoder->devices & ATOM_DEVICE_CRT1_SUPPORT) { in radeon_atombios_encoder_crtc_scratch_regs()4419 if (radeon_encoder->devices & ATOM_DEVICE_CRT1_SUPPORT) { in radeon_atombios_encoder_dpms_scratch_regs()
842 if (devices & ATOM_DEVICE_CRT1_SUPPORT) in radeon_print_display_setup()
3093 #define ATOM_DEVICE_CRT1_SUPPORT (0x1L << ATOM_DEVICE_CRT1_INDEX ) macro3106 #define ATOM_DEVICE_CRT_SUPPORT (ATOM_DEVICE_CRT1_SUPPORT | ATOM_DEVICE_C…
1639 if (amdgpu_connector->devices & ATOM_DEVICE_CRT1_SUPPORT) in amdgpu_atombios_encoder_dac_load_detect()1640 args.sDacload.usDeviceID = cpu_to_le16(ATOM_DEVICE_CRT1_SUPPORT); in amdgpu_atombios_encoder_dac_load_detect()1678 if (amdgpu_connector->devices & ATOM_DEVICE_CRT1_SUPPORT) { in amdgpu_atombios_encoder_dac_detect()1723 if (amdgpu_connector->devices & ATOM_DEVICE_CRT1_SUPPORT) { in amdgpu_atombios_encoder_dig_detect()1786 if ((amdgpu_encoder->devices & ATOM_DEVICE_CRT1_SUPPORT) && in amdgpu_atombios_encoder_set_bios_scratch_regs()1787 (amdgpu_connector->devices & ATOM_DEVICE_CRT1_SUPPORT)) { in amdgpu_atombios_encoder_set_bios_scratch_regs()
426 if (devices & ATOM_DEVICE_CRT1_SUPPORT) in amdgpu_print_display_setup()
3199 #define ATOM_DEVICE_CRT1_SUPPORT (0x1L << ATOM_DEVICE_CRT1_INDEX ) macro3213 #define ATOM_DEVICE_CRT_SUPPORT (ATOM_DEVICE_CRT1_SUPPORT | ATOM_DEVICE_C…