Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_acpi.h275 # define ATPX_POWER_CONTROL_SUPPORTED (1 << 1) macro
H A Dradeon_atpx_handler.c140 f->power_cntl = mask & ATPX_POWER_CONTROL_SUPPORTED; in radeon_atpx_parse_functions()
/openbmc/linux/drivers/gpu/drm/amd/include/
H A Damd_acpi.h301 # define ATPX_POWER_CONTROL_SUPPORTED (1 << 1) macro
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atpx_handler.c164 f->power_cntl = mask & ATPX_POWER_CONTROL_SUPPORTED; in amdgpu_atpx_parse_functions()