Home
last modified time | relevance | path

Searched refs:least (Results 1 – 25 of 243) sorted by relevance

12345678910

/f-stack/dpdk/drivers/net/mlx4/
H A Dmlx4_utils.c58 size_t least; in mlx4_mallocv_inline() local
64 least = 0; in mlx4_mallocv_inline()
74 if (least < align) in mlx4_mallocv_inline()
75 least = align; in mlx4_mallocv_inline()
84 data = rte_malloc_socket(type, size, least, socket); in mlx4_mallocv_inline()
86 data = rte_zmalloc_socket(type, size, least, socket); in mlx4_mallocv_inline()
/f-stack/freebsd/contrib/device-tree/Bindings/iio/adc/
H A Dfsl,imx25-gcq.txt16 Required when at least one subnode uses the this reference.
18 Required when at least one subnode uses this reference.
20 Required when at least one subnode uses this reference.
/f-stack/freebsd/contrib/device-tree/Bindings/mux/
H A Dgpio-mux.txt8 - mux-gpios : list of gpios used to control the multiplexer, least
18 multiplexer GPIO pins, where the first pin is the least significant
/f-stack/freebsd/contrib/device-tree/Bindings/sound/
H A Damlogic,axg-sound-card.txt17 sub-nodes. There should be at least one (and probably more)
32 least one these mask should be provided with
42 - codec: dai-link representing backend links should have at least one subnode.
H A Damlogic,gx-sound-card.yaml46 There should be at least one (and probably more) subnode of this type
68 dai-link representing backend links should have at least one subnode.
H A Dnvidia,tegra30-i2s.txt6 "nvidia,<chip>-i2s" plus at least one of the above, where <chip> is
/f-stack/freebsd/contrib/device-tree/Bindings/net/
H A Dbluetooth.txt4 uniquely assigned to the Bluetooth device, formatted with least significant
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dpacket_ordering.rst13 The application uses at least three CPU cores:
49 The -c EAL CPU_COREMASK option has to contain at least 3 CPU cores.
/f-stack/freebsd/contrib/device-tree/Bindings/interrupt-controller/
H A Dandestech,ativic32.txt10 - compatible : should at least contain "andestech,ativic32".
/f-stack/app/redis-5.0.5/deps/jemalloc/msvc/
H A DReadMe.txt5 1. Install Cygwin with at least the following packages:
/f-stack/freebsd/contrib/device-tree/Bindings/input/
H A Dgpio-decoder.txt5 - gpios: a spec of gpios (at least two) to be decoded to a number with
/f-stack/freebsd/contrib/openzfs/contrib/pyzfs/docs/source/
H A Dindex.rst3 You can adapt this file completely to your liking, but it should at least
/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
/f-stack/freebsd/contrib/device-tree/Bindings/rng/
H A Dtimeriomem_rng.txt15 N.B. currently 'reg' must be at least four bytes wide and 32-bit aligned
/f-stack/freebsd/contrib/device-tree/Bindings/timer/
H A Dbrcm,bcm2835-system-timer.txt5 register, which is compared against the 32 least significant bits of the
/f-stack/freebsd/contrib/device-tree/Bindings/media/xilinx/
H A Dxlnx,v-tc.txt21 At least one of the xlnx,detector and xlnx,generator properties must be
/f-stack/freebsd/contrib/device-tree/Bindings/usb/
H A Dehci-omap.txt15 This property is required if at least one of the ports are in
/f-stack/freebsd/contrib/device-tree/Bindings/powerpc/fsl/
H A Ddiu.txt8 - reg : should contain at least address and length of the DIU register
/f-stack/freebsd/contrib/device-tree/Bindings/pci/
H A Dcdns-pcie-host.yaml27 Set into the no BAR match register to configure the number of least
/f-stack/freebsd/contrib/device-tree/Bindings/security/tpm/
H A Dtpm_tis_mmio.txt15 - reg: The location of the MMIO registers, should be at least 0x5000 bytes
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/lua_core/
H A Dtst.large_prog.zcp19 -- This file is at least 16KB long.
/f-stack/app/redis-5.0.5/deps/jemalloc/include/jemalloc/
H A Djemalloc_defs.h.in21 * At least Linux omits the "const" in:
/f-stack/freebsd/contrib/device-tree/Bindings/serial/
H A Dnxp,lpc1850-uart.txt14 be at least one channel named "tx" for transmit
/f-stack/freebsd/contrib/device-tree/Bindings/pwm/
H A Dpwm-meson.txt19 - clock-names: Could contain at least the "clkin0" and/or "clkin1" names.
/f-stack/freebsd/contrib/device-tree/Bindings/display/armada/
H A Dmarvell,dove-lcd.txt18 Note: all clocks are optional but at least one must be specified.

12345678910