Searched refs:ENUM_ID_MASK (Results 1 – 9 of 9) sorted by relevance
97 ENUM_ID_MASK =0x0F00, enumerator
62 (bios_object_id & ENUM_ID_MASK) >> ENUM_ID_SHIFT; in enum_id_from_bios_object_id()
2929 ((bios_object_id & ENUM_ID_MASK) >> ENUM_ID_SHIFT) - 1; in get_ext_display_path_entry()
155 #define ENUM_ID_MASK 0x0700 macro
1449 u32 ext_enum = (ext_radeon_encoder->encoder_enum & ENUM_ID_MASK) >> ENUM_ID_SHIFT; in atombios_external_encoder_setup()2702 int encoder_enum = (radeon_encoder->encoder_enum & ENUM_ID_MASK) >> ENUM_ID_SHIFT; in radeon_atombios_set_dig_info()
575 (le16_to_cpu(path->usConnObjectId) & ENUM_ID_MASK) in radeon_get_atom_connector_info_from_object_table()654 ENUM_ID_MASK) >> ENUM_ID_SHIFT; in radeon_get_atom_connector_info_from_object_table()1638 int encoder_enum = (encoder->encoder_enum & ENUM_ID_MASK) >> ENUM_ID_SHIFT; in radeon_atombios_get_lvds_info()
156 #define ENUM_ID_MASK 0x0700 macro
1235 u32 ext_enum = (ext_amdgpu_encoder->encoder_enum & ENUM_ID_MASK) >> ENUM_ID_SHIFT; in amdgpu_atombios_encoder_setup_external_encoder()2006 int encoder_enum = (encoder->encoder_enum & ENUM_ID_MASK) >> ENUM_ID_SHIFT; in amdgpu_atombios_encoder_get_lcd_info()2138 int encoder_enum = (amdgpu_encoder->encoder_enum & ENUM_ID_MASK) >> ENUM_ID_SHIFT; in amdgpu_atombios_encoder_get_dig_info()
346 (le16_to_cpu(path->usConnObjectId) & ENUM_ID_MASK) in amdgpu_atombios_get_connector_info_from_object_table()382 ENUM_ID_MASK) >> ENUM_ID_SHIFT; in amdgpu_atombios_get_connector_info_from_object_table()