Home
last modified time | relevance | path

Searched refs:Interleave (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/device-tree/Bindings/sound/
H A Dmax9892x.txt24 overflow the frame size. Digital Audio Interleave
/f-stack/freebsd/contrib/dev/acpica/common/
H A Ddmtbdump2.c1192 ACPI_NFIT_INTERLEAVE *Interleave = NULL; in AcpiDmDumpNfit() local
1298 Interleave = ACPI_CAST_PTR (ACPI_NFIT_INTERLEAVE, Subtable); in AcpiDmDumpNfit()
1299 for (i = 0; i < Interleave->LineCount; i++) in AcpiDmDumpNfit()
1302 &Interleave->LineOffset[i], in AcpiDmDumpNfit()
/f-stack/freebsd/contrib/dev/acpica/compiler/
H A Ddttable2.c626 ACPI_NFIT_INTERLEAVE *Interleave = NULL; in DtCompileNfit() local
675 Interleave = ACPI_CAST_PTR (ACPI_NFIT_INTERLEAVE, Subtable->Buffer); in DtCompileNfit()
747 Interleave->LineCount = Count; in DtCompileNfit()