Searched refs:AcpiGbl_PpcDecode (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/contrib/dev/acpica/components/utilities/
H A Dutresdecode.c293 const char *AcpiGbl_PpcDecode[] = variable
/freebsd-13-stable/sys/contrib/dev/acpica/components/disassembler/
H A Ddmresrcl2.c406 AcpiGbl_PpcDecode[Resource->Gpio.PinConfig]);
454 AcpiGbl_PpcDecode[Resource->Gpio.PinConfig]);
555 AcpiGbl_PpcDecode[Resource->PinFunction.PinConfig]);
/freebsd-13-stable/sys/contrib/dev/acpica/components/resources/
H A Drsdumpinfo.c349 {ACPI_RSD_UINT8, ACPI_RSD_OFFSET (Gpio.PinConfig), "PinConfig", AcpiGbl_PpcDecode},
367 {ACPI_RSD_UINT8, ACPI_RSD_OFFSET (PinFunction.PinConfig), "PinConfig", AcpiGbl_PpcDecode},
/freebsd-13-stable/sys/contrib/dev/acpica/include/
H A Dacutils.h181 extern const char *AcpiGbl_PpcDecode[];

Completed in 110 milliseconds