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 …]
92 case ATOM_DEVICE_CRT1_SUPPORT: in radeon_get_encoder_enum()
2299 if (radeon_connector->devices & ATOM_DEVICE_CRT1_SUPPORT) in atombios_dac_load_detect()2300 args.sDacload.usDeviceID = cpu_to_le16(ATOM_DEVICE_CRT1_SUPPORT); in atombios_dac_load_detect()2340 if (radeon_connector->devices & ATOM_DEVICE_CRT1_SUPPORT) { in radeon_atom_dac_detect()2387 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()4220 if ((radeon_encoder->devices & ATOM_DEVICE_CRT1_SUPPORT) && in radeon_atombios_connected_scratch_regs()4221 (radeon_connector->devices & ATOM_DEVICE_CRT1_SUPPORT)) { in radeon_atombios_connected_scratch_regs()4368 if (radeon_encoder->devices & ATOM_DEVICE_CRT1_SUPPORT) { in radeon_atombios_encoder_crtc_scratch_regs()4427 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…
1695 if (amdgpu_connector->devices & ATOM_DEVICE_CRT1_SUPPORT) in amdgpu_atombios_encoder_dac_load_detect()1696 args.sDacload.usDeviceID = cpu_to_le16(ATOM_DEVICE_CRT1_SUPPORT); in amdgpu_atombios_encoder_dac_load_detect()1734 if (amdgpu_connector->devices & ATOM_DEVICE_CRT1_SUPPORT) { in amdgpu_atombios_encoder_dac_detect()1779 if (amdgpu_connector->devices & ATOM_DEVICE_CRT1_SUPPORT) { in amdgpu_atombios_encoder_dig_detect()1842 if ((amdgpu_encoder->devices & ATOM_DEVICE_CRT1_SUPPORT) && in amdgpu_atombios_encoder_set_bios_scratch_regs()1843 (amdgpu_connector->devices & ATOM_DEVICE_CRT1_SUPPORT)) { in amdgpu_atombios_encoder_set_bios_scratch_regs()
460 if (devices & ATOM_DEVICE_CRT1_SUPPORT) in amdgpu_display_print_display_setup()
2048 case ATOM_DEVICE_CRT1_SUPPORT: in device_type_from_device_id()2161 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…