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

/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dradeon_combios.c1707 ATOM_DEVICE_TV1_SUPPORT,
1709 ATOM_DEVICE_TV1_SUPPORT);
1711 ATOM_DEVICE_TV1_SUPPORT,
1750 ATOM_DEVICE_TV1_SUPPORT,
1752 ATOM_DEVICE_TV1_SUPPORT);
1753 radeon_add_legacy_connector(dev, 2, ATOM_DEVICE_TV1_SUPPORT,
1799 ATOM_DEVICE_TV1_SUPPORT,
1801 ATOM_DEVICE_TV1_SUPPORT);
1802 radeon_add_legacy_connector(dev, 2, ATOM_DEVICE_TV1_SUPPORT,
1847 ATOM_DEVICE_TV1_SUPPORT,
[all...]
H A Dradeon_encoders.c90 case ATOM_DEVICE_TV1_SUPPORT:
H A Datombios_encoders.c2204 } else if (radeon_connector->devices & ATOM_DEVICE_TV1_SUPPORT) {
2205 args.sDacload.usDeviceID = cpu_to_le16(ATOM_DEVICE_TV1_SUPPORT);
2249 if (radeon_connector->devices & ATOM_DEVICE_TV1_SUPPORT) {
2296 if (radeon_connector->devices & ATOM_DEVICE_TV1_SUPPORT) {
H A Dradeon_atombios.c386 if ((supported_device == ATOM_DEVICE_TV1_SUPPORT) &&
2925 if ((radeon_encoder->devices & ATOM_DEVICE_TV1_SUPPORT) &&
2926 (radeon_connector->devices & ATOM_DEVICE_TV1_SUPPORT)) {
3105 if (radeon_encoder->devices & ATOM_DEVICE_TV1_SUPPORT) {
3160 if (radeon_encoder->devices & ATOM_DEVICE_TV1_SUPPORT) {
H A Dradeon_display.c657 if (devices & ATOM_DEVICE_TV1_SUPPORT)
H A Datombios.h3027 #define ATOM_DEVICE_TV1_SUPPORT (0x1L << ATOM_DEVICE_TV1_INDEX ) macro
3040 #define ATOM_DEVICE_TV_SUPPORT (ATOM_DEVICE_TV1_SUPPORT)

Completed in 134 milliseconds