Searched refs:ATOM_DEVICE_CRT1_SUPPORT (Results 1 – 10 of 10) sorted by relevance
1530 ATOM_DEVICE_CRT1_SUPPORT, in radeon_get_legacy_connector_info_from_table()1532 ATOM_DEVICE_CRT1_SUPPORT); in radeon_get_legacy_connector_info_from_table()1534 ATOM_DEVICE_CRT1_SUPPORT, in radeon_get_legacy_connector_info_from_table()1560 ATOM_DEVICE_CRT1_SUPPORT, in radeon_get_legacy_connector_info_from_table()1562 ATOM_DEVICE_CRT1_SUPPORT); in radeon_get_legacy_connector_info_from_table()1564 ATOM_DEVICE_CRT1_SUPPORT, in radeon_get_legacy_connector_info_from_table()1596 ATOM_DEVICE_CRT1_SUPPORT, in radeon_get_legacy_connector_info_from_table()1598 ATOM_DEVICE_CRT1_SUPPORT); in radeon_get_legacy_connector_info_from_table()1600 ATOM_DEVICE_CRT1_SUPPORT, in radeon_get_legacy_connector_info_from_table()1690 ATOM_DEVICE_CRT1_SUPPORT, in radeon_get_legacy_connector_info_from_table()[all …]
93 case ATOM_DEVICE_CRT1_SUPPORT: in radeon_get_encoder_enum()
2300 if (radeon_connector->devices & ATOM_DEVICE_CRT1_SUPPORT) in atombios_dac_load_detect()2301 args.sDacload.usDeviceID = cpu_to_le16(ATOM_DEVICE_CRT1_SUPPORT); in atombios_dac_load_detect()2341 if (radeon_connector->devices & ATOM_DEVICE_CRT1_SUPPORT) { in radeon_atom_dac_detect()2388 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()4223 if ((radeon_encoder->devices & ATOM_DEVICE_CRT1_SUPPORT) && in radeon_atombios_connected_scratch_regs()4224 (radeon_connector->devices & ATOM_DEVICE_CRT1_SUPPORT)) { in radeon_atombios_connected_scratch_regs()4371 if (radeon_encoder->devices & ATOM_DEVICE_CRT1_SUPPORT) { in radeon_atombios_encoder_crtc_scratch_regs()4430 if (radeon_encoder->devices & ATOM_DEVICE_CRT1_SUPPORT) { in radeon_atombios_encoder_dpms_scratch_regs()
816 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()
458 if (devices & ATOM_DEVICE_CRT1_SUPPORT) in amdgpu_display_print_display_setup()
2061 case ATOM_DEVICE_CRT1_SUPPORT: in device_type_from_device_id()2174 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…