Searched refs:system_params (Results 1 – 2 of 2) sorted by relevance
156 f->system_params = mask & ATIF_GET_SYSTEM_PARAMETERS_SUPPORTED; in radeon_atif_parse_functions()600 if (atif->functions.sbios_requests && !atif->functions.system_params) { in radeon_acpi_init()605 atif->functions.system_params = true; in radeon_acpi_init()608 if (atif->functions.system_params) { in radeon_acpi_init()
1526 bool system_params; member