Home
last modified time | relevance | path

Searched refs:ATPX_GET_DISPLAY_DETECTION_PORTS_SUPPORTED (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_acpi.h281 # define ATPX_GET_DISPLAY_DETECTION_PORTS_SUPPORTED (1 << 8) macro
H A Dradeon_atpx_handler.c146 f->disp_detetion_ports = mask & ATPX_GET_DISPLAY_DETECTION_PORTS_SUPPORTED; in radeon_atpx_parse_functions()
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Damd_acpi.h307 # define ATPX_GET_DISPLAY_DETECTION_PORTS_SUPPORTED (1 << 8) macro
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atpx_handler.c170 f->disp_detection_ports = mask & ATPX_GET_DISPLAY_DETECTION_PORTS_SUPPORTED; in amdgpu_atpx_parse_functions()