| /f-stack/freebsd/arm/mv/ |
| H A D | mv_localbus.c | 169 int tuple_size, tuples; in fdt_localbus_reg_decode() local 176 tuples = OF_getprop_alloc_multi(node, "reg", tuple_size, (void **)®); in fdt_localbus_reg_decode() 178 debugf("tuples = %d, tuple size = %d\n", tuples, tuple_size); in fdt_localbus_reg_decode() 179 if (tuples <= 0) in fdt_localbus_reg_decode() 184 for (i = 0; i < tuples; i++) { in fdt_localbus_reg_decode()
|
| H A D | mv_armv7_machdep.c | 163 int tuple_size, tuples, rv, pins, i, j; in platform_mpp_init() local 197 tuples = len / tuple_size; in platform_mpp_init()
|
| H A D | mv_common.c | 2519 fdt_get_ranges(const char *nodename, void *buf, int size, int *tuples, in fdt_get_ranges() argument 2554 *tuples = tuples_count; in fdt_get_ranges() 2564 int i, entry_size, err, t, tuple_size, tuples; in win_cpu_from_dt() local 2570 &tuples, &tuple_size)) == 0) { in win_cpu_from_dt() 2577 cpu_wins_no = tuples; in win_cpu_from_dt() 2580 if (tuples > nitems(cpu_win_tbl)) { in win_cpu_from_dt() 2585 for (i = 0, t = 0; t < tuples; i += entry_size, t++) { in win_cpu_from_dt()
|
| H A D | mv_pci.c | 125 int tuple_size, tuples, i, rv, offset_cells, len; in mv_pci_ranges_decode() local 149 tuples = len / tuple_size; in mv_pci_ranges_decode() 161 for (i = 0; i < tuples; i++) { in mv_pci_ranges_decode()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | marvell,gicp.txt | 15 - marvell,spi-ranges: tuples of GIC SPI interrupts ranges available
|
| H A D | qcom,pdc.txt | 48 The tuples indicates the valid mapping of valid PDC ports
|
| /f-stack/freebsd/contrib/device-tree/Bindings/sound/ |
| H A D | imx-audmux.txt | 19 For imx31-audmux and above, it is a list of tuples
|
| H A D | samsung,tm2-audio.txt | 11 - i2s-controller : the list of phandle and argument tuples pointing to
|
| /f-stack/freebsd/contrib/device-tree/Bindings/c6x/ |
| H A D | dscr.txt | 41 offset and bitmask of RMII reset field. May have multiple tuples if more 45 possibly multiple tuples describing registers which are write protected by 57 is contained in a single byte. This property has two tuples. Each tuple has
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mtd/ |
| H A D | mtd-physmap.txt | 10 It's possible to (optionally) define multiple "reg" tuples so that 76 Here an example with multiple "reg" tuples:
|
| H A D | atmel-nand.txt | 35 contain X tuples of 3 entries.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/pci/ |
| H A D | 83xx-512x-pci.txt | 6 - reg: should contain two address length tuples
|
| H A D | pci-iommu.txt | 38 The property is an arbitrary number of tuples of
|
| H A D | pci-msi.txt | 33 msi-specifier data. The property is an arbitrary number of tuples of
|
| /f-stack/freebsd/contrib/device-tree/Bindings/leds/ |
| H A D | leds-trigger-pattern.txt | 3 The pattern is given by a series of tuples, of brightness and duration (ms).
|
| H A D | common.yaml | 108 - pattern : the pattern is given by a series of tuples, of
|
| /f-stack/dpdk/app/test-sad/ |
| H A D | main.c | 315 const char *tuples = "tuples"; in tbl_init() local 324 printf("init %s table...", (rule_tbl) ? rules : tuples); in tbl_init() 349 (rule_tbl) ? rules : tuples); in tbl_init()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/misc/ |
| H A D | fsl,qoriq-mc.txt | 120 The property is an arbitrary number of tuples of 130 The property is an arbitrary number of tuples of
|
| /f-stack/freebsd/mips/mediatek/ |
| H A D | mtk_pcie.c | 123 int tuple_size, tuples, i, rv, len; in mtk_pci_ranges_decode() local 146 tuples = len / tuple_size; in mtk_pci_ranges_decode() 157 for (i = 0; i < tuples; i++) { in mtk_pci_ranges_decode()
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/internal/ |
| H A D | size_classes.sh | 290 * bin, pgs, lg_delta_lookup) tuples.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/display/ |
| H A D | renesas,du.txt | 48 - renesas,vsps: A list of phandle and channel index tuples to the VSPs that
|
| /f-stack/freebsd/contrib/device-tree/Bindings/regulator/ |
| H A D | ti-abb-regulator.txt | 27 - ti,abb_info: An array of 6-tuples u32 items providing information about ABB
|
| /f-stack/freebsd/contrib/device-tree/Bindings/gpio/ |
| H A D | nvidia,tegra186-gpio.txt | 86 Array of (physical base address, length) tuples.
|
| H A D | gpio.txt | 151 additional set of tuples is needed to specify which GPIOs are unusable, with
|
| /f-stack/freebsd/contrib/device-tree/Bindings/opp/ |
| H A D | opp.txt | 19 - operating-points: An array of 2-tuples items, and each item consists
|