Searched refs:device_support (Results 1 – 1 of 1) sorted by relevance
540 int i, j, k, path_size, device_support; in radeon_get_atom_connector_info_from_object_table() local567 device_support = le16_to_cpu(obj_header->usDeviceSupport); in radeon_get_atom_connector_info_from_object_table()577 if (device_support & le16_to_cpu(path->usDeviceTag)) { in radeon_get_atom_connector_info_from_object_table()913 uint16_t device_support; in radeon_get_atom_connector_info_from_supported_devices_table() local937 device_support = le16_to_cpu(supported_devices->info.usDeviceSupport); in radeon_get_atom_connector_info_from_supported_devices_table()950 if (!(device_support & (1 << i))) { in radeon_get_atom_connector_info_from_supported_devices_table()