| /f-stack/freebsd/contrib/device-tree/ |
| H A D | COPYING | 8 LICENSES/preferred/GPL-2.0
|
| /f-stack/freebsd/contrib/device-tree/src/arc/ |
| H A D | skeleton_hs.dtsi | 33 /* 64-bit Local RTC: preferred clocksource for UP */
|
| /f-stack/freebsd/contrib/device-tree/Bindings/phy/ |
| H A D | rockchip-pcie-phy.txt | 16 Required properties for per-lane PHY mode (preferred):
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | vdev_mirror.c | 483 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 D | sun8i-r16-nintendo-nes-classic.dts | 25 * PF can also be used for the SD card so PB is preferred.
|
| H A D | armada-xp-db-xc3-24g4xg.dts | 15 * situation, you should either update your bootloader (preferred
|
| H A D | armada-xp-db-dxbc2.dts | 15 * situation, you should either update your bootloader (preferred
|
| H A D | armada-370-rd.dts | 16 * situation, you should either update your bootloader (preferred
|
| H A D | armada-xp-db.dts | 19 * situation, you should either update your bootloader (preferred
|
| H A D | armada-xp-gp.dts | 18 * situation, you should either update your bootloader (preferred
|
| H A D | armada-370-db.dts | 18 * situation, you should either update your bootloader (preferred
|
| /f-stack/freebsd/contrib/device-tree/Bindings/ |
| H A D | property-units.txt | 15 -hz : hertz (preferred)
|
| H A D | submitting-patches.rst | 14 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 D | common-properties.txt | 27 In such cases, little-endian is the preferred default, but it is not
|
| /f-stack/freebsd/contrib/device-tree/Bindings/leds/ |
| H A D | leds-gpio.yaml | 22 # The first form is preferred, but fall back to just 'led' anywhere in the
|
| /f-stack/freebsd/contrib/device-tree/Bindings/pci/ |
| H A D | rockchip-pcie-host.txt | 47 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 D | panel.txt | 17 should be the preferred/default resolution. Refer to
|
| /f-stack/freebsd/contrib/device-tree/Bindings/i2c/ |
| H A D | i2c-s3c2410.txt | 24 - Pinctrl variant (preferred, if available):
|
| /f-stack/dpdk/doc/guides/contributing/ |
| H A D | coding_style.rst | 12 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 D | fsl-imx-sdma.txt | 16 The -to variants should be preferred since they allow to determine the
|
| /f-stack/freebsd/contrib/device-tree/Bindings/iio/dac/ |
| H A D | ad5592r.txt | 32 preferred DAC mode)
|
| /f-stack/freebsd/contrib/device-tree/Bindings/net/ |
| H A D | altera_tse.txt | 5 be "altr,tse-msgdma-1.0" for the preferred MSGDMA based TSE.
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | env_abstraction_layer.rst | 432 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 D | nvidia,tegra20-emc.txt | 57 This is the preferred method, especially when firmware can fill in
|
| /f-stack/dpdk/doc/guides/platform/ |
| H A D | dpaa.rst | 110 - NXP SDK **2.0+** (preferred: LSDK 18.09).
|