Searched refs:system_params (Results 1 – 2 of 2) sorted by relevance
186 f->system_params = mask & ATIF_GET_SYSTEM_PARAMETERS_SUPPORTED; in radeon_atif_parse_functions()764 if (atif->functions.sbios_requests && !atif->functions.system_params) { in radeon_acpi_init()769 atif->functions.system_params = true; in radeon_acpi_init()772 if (atif->functions.system_params) { in radeon_acpi_init()
2263 bool system_params; member