Home
last modified time | relevance | path

Searched refs:Array (Results 1 – 25 of 59) sorted by relevance

123

/f-stack/freebsd/contrib/dev/acpica/common/
H A Ddmtbdump.c384 UINT32 *Array; in AcpiDmDumpRsdt() local
392 Array = ACPI_CAST_PTR (ACPI_TABLE_RSDT, Table)->TableOffsetEntry; in AcpiDmDumpRsdt()
402 AcpiOsPrintf ("%8.8X\n", Array[i]); in AcpiDmDumpRsdt()
424 UINT64 *Array; in AcpiDmDumpXsdt() local
432 Array = ACPI_CAST_PTR (ACPI_TABLE_XSDT, Table)->TableOffsetEntry; in AcpiDmDumpXsdt()
442 AcpiOsPrintf ("%8.8X%8.8X\n", ACPI_FORMAT_UINT64 (Array[i])); in AcpiDmDumpXsdt()
H A Ddmtbdump1.c519 UINT8 *Array; in AcpiDmDumpDbg2() local
550 Array = (UINT8 *) Subtable + ArrayOffset; in AcpiDmDumpDbg2()
552 Status = AcpiDmDumpTable (Length, AbsoluteOffset, Array, in AcpiDmDumpDbg2()
567 Array = (UINT8 *) Subtable + ArrayOffset; in AcpiDmDumpDbg2()
569 Status = AcpiDmDumpTable (Length, AbsoluteOffset, Array, in AcpiDmDumpDbg2()
582 Array = (UINT8 *) Subtable + ArrayOffset; in AcpiDmDumpDbg2()
584 Status = AcpiDmDumpTable (Length, AbsoluteOffset, Array, in AcpiDmDumpDbg2()
/f-stack/freebsd/contrib/device-tree/Bindings/powerpc/opal/
H A Dpower-mgt.txt38 Array of strings containing the names of the idle states.
41 Array of unsigned 32-bit values containing the values of the
61 Array of unsigned 32-bit values containing the values of the
66 Array of unsigned 32-bit values containing the values of the
74 Array of unsigned 64-bit values containing the values for the
79 Array of unsigned 64-bit values containing the masks
107 Array of unsigned 64-bit values containing the pmicr values
115 Array of unsigned 64-bit values containing the mask indicating
H A Dsensor-groups.txt25 - ops : Array of opal-call numbers indicating available operations on
/f-stack/freebsd/contrib/device-tree/Bindings/mmc/
H A Dsdhci-of-dwcmshc.txt8 - clocks: Array of clocks required for SDHCI; requires at least one for
10 - clock-names: Array of names corresponding to clocks property; shall be
/f-stack/freebsd/contrib/device-tree/Bindings/interrupt-controller/
H A Dst,sti-irq-syscfg.txt15 - st,irq-device : Array of IRQs to enable - should be 2 in length
16 - st,fiq-device : Array of FIQs to enable - should be 2 in length
H A Dti,sci-inta.txt47 - ti,sci-rm-range-vint: Array of TISCI subtype ids representing vints(inta
50 - ti,sci-rm-range-global-event: Array of TISCI subtype ids representing the
/f-stack/freebsd/contrib/device-tree/Bindings/sound/
H A Domap-mcbsp.txt11 - reg-names: Array of strings associated with the address space
17 - interrupt-names: Array of strings associated with the interrupt numbers
H A Dmtk-btcvsd-snd.txt8 - mediatek,offset: Array contains of register offset and mask
H A Dqcom,msm8916-wcd-analog.txt35 - qcom,mbhc-vthreshold-low: Array of 5 threshold voltages in mV for 5 buttons
38 - qcom,mbhc-vthreshold-high: Array of 5 thresold voltages in mV for 5 buttons
/f-stack/freebsd/contrib/device-tree/Bindings/dma/
H A Dsnps,dw-axi-dmac.txt12 - snps,priority: Priority of channel. Array size is equal to the number of
16 Array size is equal to the number of dma-channels.
H A Ddma-router.yaml28 Array of phandles to the DMA controllers the router can direct
/f-stack/freebsd/contrib/device-tree/Bindings/mailbox/
H A Dnvidia,tegra186-hsp.txt15 Array of strings.
21 Array of strings.
30 Array of interrupt specifiers.
/f-stack/freebsd/contrib/device-tree/Bindings/usb/
H A Dgr-udc.txt21 - epobufsizes : Array of buffer sizes for OUT endpoints when they differ
27 - epibufsizes : Array of buffer sizes for IN endpoints when they differ
/f-stack/freebsd/contrib/device-tree/Bindings/leds/backlight/
H A Dled-backlight.txt12 - brightness-levels: Array of distinct brightness levels. The levels must be
H A Dled-backlight.yaml29 Array of distinct brightness levels. The levels must be in the range
/f-stack/freebsd/contrib/device-tree/Bindings/gpio/
H A Dnvidia,tegra186-gpio.txt67 Array of strings.
74 Array of strings.
86 Array of (physical base address, length) tuples.
90 Array of interrupt specifiers.
/f-stack/freebsd/contrib/edk2/Include/
H A DBase.h1312 #define ARRAY_SIZE(Array) (sizeof (Array) / sizeof ((Array)[0])) argument
/f-stack/freebsd/contrib/device-tree/Bindings/dma/ti/
H A Dk3-udma.yaml93 Array of UDMA tchan resource subtypes for resource allocation for this
102 Array of UDMA rchan resource subtypes for resource allocation for this
111 Array of UDMA rflow resource subtypes for resource allocation for this
/f-stack/freebsd/contrib/device-tree/Bindings/thermal/
H A Dnvidia,tegra186-bpmp-thermal.txt16 Array of strings.
/f-stack/freebsd/contrib/device-tree/Bindings/serial/
H A Dnvidia,tegra194-tcu.txt12 Array of strings
/f-stack/freebsd/contrib/device-tree/Bindings/firmware/
H A Dnvidia,tegra210-bpmp.txt13 Array of strings
/f-stack/freebsd/contrib/device-tree/Bindings/i2c/
H A Dnvidia,tegra186-bpmp-i2c.txt17 Array of strings.
/f-stack/freebsd/contrib/device-tree/Bindings/ufs/
H A Dufs-mediatek.txt19 - freq-table-hz : Array of <min max> operating frequencies stored in the same
/f-stack/freebsd/contrib/device-tree/Bindings/power/
H A Drenesas,apmu.yaml39 Array of phandles pointing to CPU cores, which should match the order of

123