Searched refs:ATOM_DEVICE_CRT1_SUPPORT (Results 1 – 10 of 10) sorted by relevance
1549 ATOM_DEVICE_CRT1_SUPPORT, in radeon_get_legacy_connector_info_from_table()1551 ATOM_DEVICE_CRT1_SUPPORT); in radeon_get_legacy_connector_info_from_table()1553 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()1581 ATOM_DEVICE_CRT1_SUPPORT); in radeon_get_legacy_connector_info_from_table()1583 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()1617 ATOM_DEVICE_CRT1_SUPPORT); in radeon_get_legacy_connector_info_from_table()1619 ATOM_DEVICE_CRT1_SUPPORT, in radeon_get_legacy_connector_info_from_table()1709 ATOM_DEVICE_CRT1_SUPPORT, in radeon_get_legacy_connector_info_from_table()[all …]
96 case ATOM_DEVICE_CRT1_SUPPORT: in radeon_get_encoder_enum()
2366 if (radeon_connector->devices & ATOM_DEVICE_CRT1_SUPPORT) in atombios_dac_load_detect()2367 args.sDacload.usDeviceID = cpu_to_le16(ATOM_DEVICE_CRT1_SUPPORT); in atombios_dac_load_detect()2407 if (radeon_connector->devices & ATOM_DEVICE_CRT1_SUPPORT) { in radeon_atom_dac_detect()2454 if (radeon_connector->devices & ATOM_DEVICE_CRT1_SUPPORT) { in radeon_atom_dig_detect()
361 if ((supported_device == ATOM_DEVICE_CRT1_SUPPORT) || in radeon_atom_apply_quirks()4225 if ((radeon_encoder->devices & ATOM_DEVICE_CRT1_SUPPORT) && in radeon_atombios_connected_scratch_regs()4226 (radeon_connector->devices & ATOM_DEVICE_CRT1_SUPPORT)) { in radeon_atombios_connected_scratch_regs()4373 if (radeon_encoder->devices & ATOM_DEVICE_CRT1_SUPPORT) { in radeon_atombios_encoder_crtc_scratch_regs()4432 if (radeon_encoder->devices & ATOM_DEVICE_CRT1_SUPPORT) { in radeon_atombios_encoder_dpms_scratch_regs()
819 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…
1728 if (amdgpu_connector->devices & ATOM_DEVICE_CRT1_SUPPORT) in amdgpu_atombios_encoder_dac_load_detect()1729 args.sDacload.usDeviceID = cpu_to_le16(ATOM_DEVICE_CRT1_SUPPORT); in amdgpu_atombios_encoder_dac_load_detect()1767 if (amdgpu_connector->devices & ATOM_DEVICE_CRT1_SUPPORT) { in amdgpu_atombios_encoder_dac_detect()1812 if (amdgpu_connector->devices & ATOM_DEVICE_CRT1_SUPPORT) { in amdgpu_atombios_encoder_dig_detect()1875 if ((amdgpu_encoder->devices & ATOM_DEVICE_CRT1_SUPPORT) && in amdgpu_atombios_encoder_set_bios_scratch_regs()1876 (amdgpu_connector->devices & ATOM_DEVICE_CRT1_SUPPORT)) { in amdgpu_atombios_encoder_set_bios_scratch_regs()
418 if (devices & ATOM_DEVICE_CRT1_SUPPORT) in amdgpu_display_print_display_setup()
2036 case ATOM_DEVICE_CRT1_SUPPORT: in device_type_from_device_id()2149 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…