Searched refs:ATOM_DEVICE_CRT1_SUPPORT (Results 1 – 10 of 10) sorted by relevance
1545 ATOM_DEVICE_CRT1_SUPPORT, in radeon_get_legacy_connector_info_from_table()1547 ATOM_DEVICE_CRT1_SUPPORT); in radeon_get_legacy_connector_info_from_table()1549 ATOM_DEVICE_CRT1_SUPPORT, in radeon_get_legacy_connector_info_from_table()1575 ATOM_DEVICE_CRT1_SUPPORT, in radeon_get_legacy_connector_info_from_table()1577 ATOM_DEVICE_CRT1_SUPPORT); in radeon_get_legacy_connector_info_from_table()1579 ATOM_DEVICE_CRT1_SUPPORT, in radeon_get_legacy_connector_info_from_table()1611 ATOM_DEVICE_CRT1_SUPPORT, in radeon_get_legacy_connector_info_from_table()1613 ATOM_DEVICE_CRT1_SUPPORT); in radeon_get_legacy_connector_info_from_table()1615 ATOM_DEVICE_CRT1_SUPPORT, in radeon_get_legacy_connector_info_from_table()1705 ATOM_DEVICE_CRT1_SUPPORT, in radeon_get_legacy_connector_info_from_table()[all …]
90 case ATOM_DEVICE_CRT1_SUPPORT: in radeon_get_encoder_enum()
2363 if (radeon_connector->devices & ATOM_DEVICE_CRT1_SUPPORT) in atombios_dac_load_detect()2364 args.sDacload.usDeviceID = cpu_to_le16(ATOM_DEVICE_CRT1_SUPPORT); in atombios_dac_load_detect()2404 if (radeon_connector->devices & ATOM_DEVICE_CRT1_SUPPORT) { in radeon_atom_dac_detect()2451 if (radeon_connector->devices & ATOM_DEVICE_CRT1_SUPPORT) { in radeon_atom_dig_detect()
355 if ((supported_device == ATOM_DEVICE_CRT1_SUPPORT) || in radeon_atom_apply_quirks()4219 if ((radeon_encoder->devices & ATOM_DEVICE_CRT1_SUPPORT) && in radeon_atombios_connected_scratch_regs()4220 (radeon_connector->devices & ATOM_DEVICE_CRT1_SUPPORT)) { in radeon_atombios_connected_scratch_regs()4367 if (radeon_encoder->devices & ATOM_DEVICE_CRT1_SUPPORT) { in radeon_atombios_encoder_crtc_scratch_regs()4426 if (radeon_encoder->devices & ATOM_DEVICE_CRT1_SUPPORT) { in radeon_atombios_encoder_dpms_scratch_regs()
817 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…
1698 if (amdgpu_connector->devices & ATOM_DEVICE_CRT1_SUPPORT) in amdgpu_atombios_encoder_dac_load_detect()1699 args.sDacload.usDeviceID = cpu_to_le16(ATOM_DEVICE_CRT1_SUPPORT); in amdgpu_atombios_encoder_dac_load_detect()1737 if (amdgpu_connector->devices & ATOM_DEVICE_CRT1_SUPPORT) { in amdgpu_atombios_encoder_dac_detect()1782 if (amdgpu_connector->devices & ATOM_DEVICE_CRT1_SUPPORT) { in amdgpu_atombios_encoder_dig_detect()1845 if ((amdgpu_encoder->devices & ATOM_DEVICE_CRT1_SUPPORT) && in amdgpu_atombios_encoder_set_bios_scratch_regs()1846 (amdgpu_connector->devices & ATOM_DEVICE_CRT1_SUPPORT)) { in amdgpu_atombios_encoder_set_bios_scratch_regs()
417 if (devices & ATOM_DEVICE_CRT1_SUPPORT) in amdgpu_display_print_display_setup()
2037 case ATOM_DEVICE_CRT1_SUPPORT: in device_type_from_device_id()2150 return ATOM_DEVICE_CRT1_SUPPORT; in get_support_mask_for_device_id()
3569 #define ATOM_DEVICE_CRT1_SUPPORT (0x1L << ATOM_DEVICE_CRT1_INDEX ) macro3583 #define ATOM_DEVICE_CRT_SUPPORT (ATOM_DEVICE_CRT1_SUPPORT | ATOM_DEVICE_C…