Searched refs:system_params (Results 1 – 3 of 3) sorted by relevance
55 bool system_params; member177 f->system_params = mask & ATIF_GET_SYSTEM_PARAMETERS_SUPPORTED; in amdgpu_atif_parse_functions()1004 if (atif->functions.sbios_requests && !atif->functions.system_params) { in amdgpu_acpi_detect()1009 atif->functions.system_params = true; in amdgpu_acpi_detect()1012 if (atif->functions.system_params) { in amdgpu_acpi_detect()
186 f->system_params = mask & ATIF_GET_SYSTEM_PARAMETERS_SUPPORTED; in radeon_atif_parse_functions()766 if (atif->functions.sbios_requests && !atif->functions.system_params) { in radeon_acpi_init()771 atif->functions.system_params = true; in radeon_acpi_init()774 if (atif->functions.system_params) { in radeon_acpi_init()
2304 bool system_params; member