Home
last modified time | relevance | path

Searched refs:AcpiGbl_ShrDecode (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/contrib/dev/acpica/components/disassembler/
H A Ddmresrcl2.c407 AcpiGbl_ShrDecode [ACPI_EXTRACT_2BIT_FLAG (Resource->Gpio.IntFlags, 3)]); in AcpiDmGpioIntDescriptor()
457 AcpiGbl_ShrDecode [ACPI_EXTRACT_2BIT_FLAG (Resource->Gpio.IntFlags, 3)]); in AcpiDmGpioIoDescriptor()
598 AcpiGbl_ShrDecode [ACPI_GET_1BIT_FLAG (Resource->PinFunction.Flags)]); in AcpiDmPinFunctionDescriptor()
880 AcpiGbl_ShrDecode [ACPI_EXTRACT_1BIT_FLAG (Resource->I2cSerialBus.Flags, 2)]); in AcpiDmI2cSerialBusDescriptor()
965 AcpiGbl_ShrDecode [ACPI_EXTRACT_1BIT_FLAG (Resource->SpiSerialBus.Flags, 2)]); in AcpiDmSpiSerialBusDescriptor()
1053 AcpiGbl_ShrDecode [ACPI_EXTRACT_1BIT_FLAG (Resource->UartSerialBus.Flags, 2)]); in AcpiDmUartSerialBusDescriptor()
1157 AcpiGbl_ShrDecode [ACPI_GET_1BIT_FLAG (Resource->PinConfig.Flags)]); in AcpiDmPinConfigDescriptor()
1335 AcpiGbl_ShrDecode [ACPI_GET_1BIT_FLAG (Resource->PinGroupFunction.Flags)]); in AcpiDmPinGroupFunctionDescriptor()
1409 AcpiGbl_ShrDecode [ACPI_GET_1BIT_FLAG (Resource->PinGroupConfig.Flags)]); in AcpiDmPinGroupConfigDescriptor()
H A Ddmresrcs.c195 AcpiGbl_ShrDecode [ACPI_EXTRACT_2BIT_FLAG (Resource->Irq.Flags, 4)]); in AcpiDmIrqDescriptor()
H A Ddmresrcl.c1090 AcpiGbl_ShrDecode [ACPI_EXTRACT_2BIT_FLAG (Resource->ExtendedIrq.Flags, 3)]); in AcpiDmInterruptDescriptor()
/freebsd/sys/contrib/dev/acpica/components/resources/
H A Drsdumpinfo.c183 …ACPI_RSD_OFFSET (Irq.Shareable), "Sharing", AcpiGbl_ShrDecode},
327 …ACPI_RSD_OFFSET (ExtendedIrq.Shareable), "Sharing", AcpiGbl_ShrDecode},
350 …ACPI_RSD_OFFSET (Gpio.Shareable), "Sharing", AcpiGbl_ShrDecode},
368 …ACPI_RSD_OFFSET (PinFunction.Shareable), "Sharing", AcpiGbl_ShrDecode},
393 …ACPI_RSD_OFFSET (PinConfig.Shareable), "Sharing", AcpiGbl_ShrDecode},
420 …ACPI_RSD_OFFSET (PinGroupFunction.Shareable), "Sharing", AcpiGbl_ShrDecode},
433 …ACPI_RSD_OFFSET (PinGroupConfig.Shareable), "Sharing", AcpiGbl_ShrDecode},
455 …PI_RSD_OFFSET (CommonSerialBus.ConnectionSharing),"ConnectionSharing", AcpiGbl_ShrDecode}, \
/freebsd/sys/contrib/dev/acpica/components/utilities/
H A Dutresdecode.c265 const char *AcpiGbl_ShrDecode[] = variable
/freebsd/sys/contrib/dev/acpica/include/
H A Dacutils.h177 extern const char *AcpiGbl_ShrDecode[];