Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_acpi.h266 # define ATPX_POWER_CONTROL_SUPPORTED (1 << 1) macro
Dradeon_atpx_handler.c125 f->power_cntl = mask & ATPX_POWER_CONTROL_SUPPORTED; in radeon_atpx_parse_functions()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Damdgpu_acpi.h266 # define ATPX_POWER_CONTROL_SUPPORTED (1 << 1) macro
Damdgpu_atpx_handler.c126 f->power_cntl = mask & ATPX_POWER_CONTROL_SUPPORTED; in amdgpu_atpx_parse_functions()