Searched refs:ACPI_SIG_PCCT (Results 1 – 3 of 3) sorted by relevance
585 status = acpi_get_table(ACPI_SIG_PCCT, 0, &pcct_tbl); in acpi_pcc_probe()597 count = acpi_table_parse_entries_array(ACPI_SIG_PCCT, in acpi_pcc_probe()639 status = acpi_get_table(ACPI_SIG_PCCT, 0, &pcct_tbl); in pcc_mbox_probe()
946 status = acpi_get_table(ACPI_SIG_PCCT, 0, &tbl); in cppc_check_hisi_workaround()
41 #define ACPI_SIG_PCCT "PCCT" /* Platform Communications Channel Table */ macro