Home
last modified time | relevance | path

Searched refs:AcpiGbl_ClockInputScale (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/dev/acpica/components/utilities/
H A Dutresdecode.c476 const char *AcpiGbl_ClockInputScale[] = variable
/freebsd/sys/contrib/dev/acpica/include/
H A Dacutils.h200 extern const char *AcpiGbl_ClockInputScale[];
/freebsd/sys/contrib/dev/acpica/components/resources/
H A Drsdumpinfo.c383 …I_RSD_OFFSET (ClockInput.Scale), "Scale", AcpiGbl_ClockInputScale},
/freebsd/sys/contrib/dev/acpica/components/disassembler/
H A Ddmresrcl2.c546 AcpiGbl_ClockInputScale [ACPI_EXTRACT_2BIT_FLAG (Resource->ClockInput.Flags, 1)]); in AcpiDmClockInputDescriptor()