Searched refs:ACPI_ADR_SPACE_PLATFORM_COMM (Results 1 – 2 of 2) sorted by relevance
482 if (gas_t->space_id == ACPI_ADR_SPACE_PLATFORM_COMM) { in acpi_cppc_processor_probe()552 if (reg->space_id == ACPI_ADR_SPACE_PLATFORM_COMM) in get_phys_addr()602 if ((highest_reg->cpc_entry.reg.space_id == ACPI_ADR_SPACE_PLATFORM_COMM) || in cppc_get_perf_caps()603 (lowest_reg->cpc_entry.reg.space_id == ACPI_ADR_SPACE_PLATFORM_COMM) || in cppc_get_perf_caps()604 (ref_perf->cpc_entry.reg.space_id == ACPI_ADR_SPACE_PLATFORM_COMM) || in cppc_get_perf_caps()605 (nom_perf->cpc_entry.reg.space_id == ACPI_ADR_SPACE_PLATFORM_COMM)) { in cppc_get_perf_caps()662 if ((delivered_reg->cpc_entry.reg.space_id == ACPI_ADR_SPACE_PLATFORM_COMM) || in cppc_get_perf_ctrs()663 (reference_reg->cpc_entry.reg.space_id == ACPI_ADR_SPACE_PLATFORM_COMM)) { in cppc_get_perf_ctrs()723 if (desired_reg->cpc_entry.reg.space_id == ACPI_ADR_SPACE_PLATFORM_COMM) { in cppc_set_perf()
820 #define ACPI_ADR_SPACE_PLATFORM_COMM (acpi_adr_space_type) 10 macro