Home
last modified time | relevance | path

Searched refs:ATOM_DEVICE_TV1_SUPPORT (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_combios.c1629 ATOM_DEVICE_TV1_SUPPORT, in radeon_get_legacy_connector_info_from_table()
1631 ATOM_DEVICE_TV1_SUPPORT); in radeon_get_legacy_connector_info_from_table()
1633 ATOM_DEVICE_TV1_SUPPORT, in radeon_get_legacy_connector_info_from_table()
1672 ATOM_DEVICE_TV1_SUPPORT, in radeon_get_legacy_connector_info_from_table()
1674 ATOM_DEVICE_TV1_SUPPORT); in radeon_get_legacy_connector_info_from_table()
1675 radeon_add_legacy_connector(dev, 2, ATOM_DEVICE_TV1_SUPPORT, in radeon_get_legacy_connector_info_from_table()
1721 ATOM_DEVICE_TV1_SUPPORT, in radeon_get_legacy_connector_info_from_table()
1723 ATOM_DEVICE_TV1_SUPPORT); in radeon_get_legacy_connector_info_from_table()
1724 radeon_add_legacy_connector(dev, 2, ATOM_DEVICE_TV1_SUPPORT, in radeon_get_legacy_connector_info_from_table()
1769 ATOM_DEVICE_TV1_SUPPORT, in radeon_get_legacy_connector_info_from_table()
[all …]
Dradeon_encoders.c93 case ATOM_DEVICE_TV1_SUPPORT: in radeon_get_encoder_enum()
Datombios_encoders.c2359 } else if (radeon_connector->devices & ATOM_DEVICE_TV1_SUPPORT) { in atombios_dac_load_detect()
2360 args.sDacload.usDeviceID = cpu_to_le16(ATOM_DEVICE_TV1_SUPPORT); in atombios_dac_load_detect()
2404 if (radeon_connector->devices & ATOM_DEVICE_TV1_SUPPORT) { in radeon_atom_dac_detect()
2451 if (radeon_connector->devices & ATOM_DEVICE_TV1_SUPPORT) { in radeon_atom_dig_detect()
Dradeon_atombios.c364 if ((supported_device == ATOM_DEVICE_TV1_SUPPORT) && in radeon_atom_apply_quirks()
4172 if ((radeon_encoder->devices & ATOM_DEVICE_TV1_SUPPORT) && in radeon_atombios_connected_scratch_regs()
4173 (radeon_connector->devices & ATOM_DEVICE_TV1_SUPPORT)) { in radeon_atombios_connected_scratch_regs()
4352 if (radeon_encoder->devices & ATOM_DEVICE_TV1_SUPPORT) { in radeon_atombios_encoder_crtc_scratch_regs()
4407 if (radeon_encoder->devices & ATOM_DEVICE_TV1_SUPPORT) { in radeon_atombios_encoder_dpms_scratch_regs()
Dradeon_display.c807 if (devices & ATOM_DEVICE_TV1_SUPPORT) in radeon_print_display_setup()
Datombios.h3095 #define ATOM_DEVICE_TV1_SUPPORT (0x1L << ATOM_DEVICE_TV1_INDEX ) macro
3108 #define ATOM_DEVICE_TV_SUPPORT (ATOM_DEVICE_TV1_SUPPORT)