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

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_output.c160 if (radeon_output->devices & ATOM_DEVICE_TV1_SUPPORT)
208 if (radeon_output->devices & ATOM_DEVICE_TV1_SUPPORT)
209 radeon_output->active_device = ATOM_DEVICE_TV1_SUPPORT;
830 if (radeon_output->active_device & ATOM_DEVICE_TV1_SUPPORT) {
893 if (radeon_output->active_device & ATOM_DEVICE_TV1_SUPPORT) {
944 if (radeon_output->active_device & ATOM_DEVICE_TV1_SUPPORT) {
974 if (radeon_output->active_device & ATOM_DEVICE_TV1_SUPPORT) {
1008 case ATOM_DEVICE_TV1_SUPPORT:
1106 case ATOM_DEVICE_TV1_SUPPORT:
2203 info->BiosConnector[2].devices = ATOM_DEVICE_TV1_SUPPORT;
[all...]
H A Dradeon_bios.c698 info->BiosConnector[i].devices = ATOM_DEVICE_TV1_SUPPORT;
701 ATOM_DEVICE_TV1_SUPPORT,
703 ATOM_DEVICE_TV1_SUPPORT))
709 info->BiosConnector[i].devices = ATOM_DEVICE_TV1_SUPPORT;
712 ATOM_DEVICE_TV1_SUPPORT,
714 ATOM_DEVICE_TV1_SUPPORT))
862 info->BiosConnector[5].devices = ATOM_DEVICE_TV1_SUPPORT;
865 ATOM_DEVICE_TV1_SUPPORT,
867 ATOM_DEVICE_TV1_SUPPORT))
H A Datombios_output.c1997 } else if (radeon_output->devices & ATOM_DEVICE_TV1_SUPPORT) {
1998 dac_data.sDacload.usDeviceID = cpu_to_le16(ATOM_DEVICE_TV1_SUPPORT);
2034 if (radeon_output->devices & ATOM_DEVICE_TV1_SUPPORT) {
2060 } else if (radeon_output->devices & ATOM_DEVICE_TV1_SUPPORT) {
H A Dradeon_atombios.c1950 if ((le16_to_cpu(path->usDeviceTag) == ATOM_DEVICE_TV1_SUPPORT) ||
2435 case ATOM_DEVICE_TV1_SUPPORT:
/xsrc/external/mit/xf86-video-ati/dist/src/AtomBios/includes/
H A Datombios.h2383 #define ATOM_DEVICE_TV1_SUPPORT (0x1L << ATOM_DEVICE_TV1_INDEX ) macro
2396 #define ATOM_DEVICE_TV_SUPPORT (ATOM_DEVICE_TV1_SUPPORT)

Completed in 32 milliseconds