Home
last modified time | relevance | path

Searched refs:preferred (Results 1 – 25 of 61) sorted by relevance

123

/f-stack/freebsd/contrib/device-tree/
H A DCOPYING8 LICENSES/preferred/GPL-2.0
/f-stack/freebsd/contrib/device-tree/src/arc/
H A Dskeleton_hs.dtsi33 /* 64-bit Local RTC: preferred clocksource for UP */
/f-stack/freebsd/contrib/device-tree/Bindings/phy/
H A Drockchip-pcie-phy.txt16 Required properties for per-lane PHY mode (preferred):
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dvdev_mirror.c483 int preferred; in vdev_mirror_dva_select() local
486 preferred = mm->mm_preferred[p]; in vdev_mirror_dva_select()
489 if (DVA_GET_VDEV(&dva[c]) == DVA_GET_VDEV(&dva[preferred])) in vdev_mirror_dva_select()
490 preferred = c; in vdev_mirror_dva_select()
492 return (preferred); in vdev_mirror_dva_select()
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dsun8i-r16-nintendo-nes-classic.dts25 * PF can also be used for the SD card so PB is preferred.
H A Darmada-xp-db-xc3-24g4xg.dts15 * situation, you should either update your bootloader (preferred
H A Darmada-xp-db-dxbc2.dts15 * situation, you should either update your bootloader (preferred
H A Darmada-370-rd.dts16 * situation, you should either update your bootloader (preferred
H A Darmada-xp-db.dts19 * situation, you should either update your bootloader (preferred
H A Darmada-xp-gp.dts18 * situation, you should either update your bootloader (preferred
H A Darmada-370-db.dts18 * situation, you should either update your bootloader (preferred
/f-stack/freebsd/contrib/device-tree/Bindings/
H A Dproperty-units.txt15 -hz : hertz (preferred)
H A Dsubmitting-patches.rst14 be a separate patch. The preferred subject prefix for binding patches is::
30 3) DT binding files should be dual licensed. The preferred license tag is
H A Dcommon-properties.txt27 In such cases, little-endian is the preferred default, but it is not
/f-stack/freebsd/contrib/device-tree/Bindings/leds/
H A Dleds-gpio.yaml22 # The first form is preferred, but fall back to just 'led' anywhere in the
/f-stack/freebsd/contrib/device-tree/Bindings/pci/
H A Drockchip-pcie-host.txt47 Required properties for per-lane PHY model (preferred):
130 /* preferred per-lane PHY model */
/f-stack/freebsd/contrib/device-tree/Bindings/display/tilcdc/
H A Dpanel.txt17 should be the preferred/default resolution. Refer to
/f-stack/freebsd/contrib/device-tree/Bindings/i2c/
H A Di2c-s3c2410.txt24 - Pinctrl variant (preferred, if available):
/f-stack/dpdk/doc/guides/contributing/
H A Dcoding_style.rst12 This document specifies the preferred style for source files in the DPDK source tree.
134 …Wherever possible, enums and inline functions should be preferred to macros, since they provide ad…
257 Uses of ``bool`` in structures are not preferred as is wastes space and
258 it's also not clear as to what type size the bool is. A preferred use of
345 As stated when discussing macros, typedefs should be preferred to macros in cases like this.
601 * NULL is the preferred null pointer constant.
627 … functions returning integer or pointer types, the previous approach is preferred for any new libr…
674 …an use the ``likely()`` and ``unlikely()`` macros to indicate the expected, or preferred fast path.
686 …and only when there is a clearly preferred path, or a measured performance increase gained from do…
/f-stack/freebsd/contrib/device-tree/Bindings/dma/
H A Dfsl-imx-sdma.txt16 The -to variants should be preferred since they allow to determine the
/f-stack/freebsd/contrib/device-tree/Bindings/iio/dac/
H A Dad5592r.txt32 preferred DAC mode)
/f-stack/freebsd/contrib/device-tree/Bindings/net/
H A Daltera_tse.txt5 be "altr,tse-msgdma-1.0" for the preferred MSGDMA based TSE.
/f-stack/dpdk/doc/guides/prog_guide/
H A Denv_abstraction_layer.rst432 and decides on a preferred IOVA mode.
434 - if all buses report RTE_IOVA_PA, then the preferred IOVA mode is RTE_IOVA_PA,
435 - if all buses report RTE_IOVA_VA, then the preferred IOVA mode is RTE_IOVA_VA,
437 preferred mode is RTE_IOVA_DC,
439 RTE_IOVA_VA), then the preferred IOVA mode is RTE_IOVA_DC (see below with the
449 In the case when the buses had disagreed on their preferred IOVA mode, part of
452 The second step checks if the preferred mode complies with the Physical
454 kernels. Namely, if the preferred mode is RTE_IOVA_PA but there is no access to
460 The RTE_IOVA_VA mode is preferred as the default in most cases for the
478 When the KNI kernel module is detected, RTE_IOVA_PA mode is preferred as a
/f-stack/freebsd/contrib/device-tree/Bindings/memory-controllers/
H A Dnvidia,tegra20-emc.txt57 This is the preferred method, especially when firmware can fill in
/f-stack/dpdk/doc/guides/platform/
H A Ddpaa.rst110 - NXP SDK **2.0+** (preferred: LSDK 18.09).

123