Home
last modified time | relevance | path

Searched refs:ATIF_GET_GRAPHICS_DEVICE_TYPES_SUPPORTED (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_acpi.h96 # define ATIF_GET_GRAPHICS_DEVICE_TYPES_SUPPORTED (1 << 14) macro
H A Dradeon_acpi.c195 f->graphics_device_types = mask & ATIF_GET_GRAPHICS_DEVICE_TYPES_SUPPORTED; in radeon_atif_parse_functions()