| /f-stack/dpdk/doc/guides/cryptodevs/ |
| H A D | bcmfs.rst | 64 compiling platform and same gets enabled in rte_vfio.h. 66 The BCMFS PMD may be compiled natively on a Stingray platform or 67 cross-compiled on an x86 platform. For example, below commands can be executed 68 for cross compiling on x86 platform. 79 The supported platform devices should be present in the 80 */sys/bus/platform/devices/fs<version>/<dev_name>* path on the booted kernel. 81 To get BCMFS PMD executing, device node must be owned by VFIO platform module only. 87 io_device_name="vfio-platform" 88 echo $io_device_name > /sys/bus/platform/devices/${SETUP_SYSFS_DEV_NAME}/driver_override 89 echo ${SETUP_SYSFS_DEV_NAME} > /sys/bus/platform/drivers_probe
|
| /f-stack/freebsd/contrib/libsodium/ |
| H A D | appveyor.yml | 7 - platform: Win32 9 - platform: Win32 11 - platform: x64 13 - platform: x64
|
| /f-stack/freebsd/contrib/device-tree/Bindings/sound/ |
| H A D | mt6797-mt6351.txt | 5 - mediatek,platform: the phandle of MT6797 ASoC platform 13 mediatek,platform = <&afe>;
|
| H A D | mt8173-max98090.txt | 6 - mediatek,platform: the phandle of MT8173 ASoC platform 13 mediatek,platform = <&afe>;
|
| H A D | mt8173-rt5650-rt5514.txt | 6 - mediatek,platform: the phandle of MT8173 ASoC platform 13 mediatek,platform = <&afe>;
|
| H A D | mt8173-rt5650-rt5676.txt | 7 - mediatek,platform: the phandle of MT8173 ASoC platform 14 mediatek,platform = <&afe>;
|
| H A D | mt8183-da7219-max98357.txt | 7 - mediatek,platform: the phandle of MT8183 ASoC platform 18 mediatek,platform = <&afe>;
|
| H A D | sprd-pcm.txt | 4 - compatible: Should be "sprd,pcm-platform". 11 audio_platform:platform@0 { 12 compatible = "sprd,pcm-platform";
|
| H A D | mt2701-wm8960.txt | 5 - mediatek,platform: the phandle of MT2701 ASoC platform 15 mediatek,platform = <&afe>;
|
| H A D | mt8183-mt6358-ts3a227-max98357.txt | 7 - mediatek,platform: the phandle of MT8183 ASoC platform 22 mediatek,platform = <&afe>;
|
| H A D | mt8173-rt5650.txt | 7 - mediatek,platform: the phandle of MT8173 ASoC platform 25 mediatek,platform = <&afe>;
|
| H A D | sirf-audio.txt | 5 - sirf,audio-platform: phandle for the platform node 36 sirf,audio-platform = <&audioport>;
|
| H A D | qcom,sdm845.txt | 29 dailinks would be cpu/codec/platform dais. 47 - platform: 50 Definition: platform dai sub-node 79 platform {
|
| H A D | qcom,apq8096.txt | 60 dailinks would be cpu/codec/platform dais. 78 - platform: 81 Definition: platform dai sub-node 112 platform {
|
| H A D | mt2701-cs42448.txt | 5 - mediatek,platform: the phandle of MT2701 ASoC platform 18 mediatek,platform = <&afe>;
|
| /f-stack/freebsd/contrib/device-tree/Bindings/net/ |
| H A D | imx-dwmac.txt | 3 This file documents platform glue layer for IMX. 17 - "mem" clock is required for imx8dxl platform. 18 - "mem" clock is not required for imx8mp platform. 25 - required for imx8mp platform. 26 - is optional for imx8dxl platform. 29 - intf_mode: is optional for imx8dxl platform.
|
| H A D | cpsw-phy-sel.txt | 5 - compatible : Should be "ti,am3352-cpsw-phy-sel" for am335x platform and 6 "ti,dra7xx-cpsw-phy-sel" for dra7xx platform 7 "ti,am43xx-cpsw-phy-sel" for am43xx platform
|
| /f-stack/freebsd/arm/arm/ |
| H A D | platform_if.m | 37 #include <machine/platform.h> 43 * @defgroup PLATFORM platform - KObj methods for ARM platform 45 * @brief A set of methods required by all platform implementations. 51 INTERFACE platform; 75 * @brief Probe for whether we are on this platform, returning the standard 84 * @brief Attach this platform module. This happens before the MMU is online, 85 * so the platform module can install its own high-priority MMU module at 102 * first byte of unusable KVA space. This allows a platform to carve out
|
| /f-stack/freebsd/contrib/device-tree/Bindings/phy/ |
| H A D | ti-phy-gmii-sel.txt | 39 - compatible : Should be "ti,am3352-phy-gmii-sel" for am335x platform 40 "ti,dra7xx-phy-gmii-sel" for dra7xx/am57xx platform 41 "ti,am43xx-phy-gmii-sel" for am43xx platform 42 "ti,dm814-phy-gmii-sel" for dm814x platform 43 "ti,am654-phy-gmii-sel" for AM654x/J721E platform
|
| /f-stack/freebsd/contrib/device-tree/Bindings/clock/ |
| H A D | qoriq-clock.txt | 69 platform PLL. 87 4 platform pll n=pll/(n+1). For example, when n=1, 124 * "fsl,qoriq-platform-pll-1.0" for the platform PLL clock (v1.0) 125 * "fsl,qoriq-platform-pll-2.0" for the platform PLL clock (v2.0) 193 platform-pll: platform-pll@c00 { 196 compatible = "fsl,qoriq-platform-pll-1.0"; 198 clock-output-names = "platform-pll", "platform-pll-div2";
|
| /f-stack/freebsd/contrib/device-tree/Bindings/display/bridge/ |
| H A D | dw_hdmi.txt | 6 specification by itself but is meant to be referenced by platform-specific 9 When referenced from platform device tree bindings the properties defined in 10 this document are defined as follows. The platform device tree bindings are 33 is platform-specific.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/ |
| H A D | unittest.txt | 1 1) OF unittest platform device 15 2) OF unittest i2c adapter platform device 17 ** platform device unittest adapter
|
| /f-stack/dpdk/drivers/common/octeontx/ |
| H A D | octeontx_mbox.c | 66 uint32_t platform:12; member 298 if (app_intf_ver->platform != kernel_intf_ver.platform || in octeontx_check_mbox_version() 310 .platform = 0x01, in octeontx_mbox_init() 331 rm_intf_ver.platform, rm_intf_ver.major, in octeontx_mbox_init() 332 rm_intf_ver.minor, MBOX_INTERFACE_VERSION.platform, in octeontx_mbox_init()
|
| /f-stack/freebsd/contrib/openzfs/tests/test-runner/bin/ |
| H A D | zts-report.py.in | 161 if sys.platform.startswith('freebsd'): 168 elif sys.platform.startswith('linux'): 243 if sys.platform.startswith('freebsd'): 257 elif sys.platform.startswith('linux'):
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | r8a7744-iwg20d-q7-dbcm-ca.dts | 4 * platform with camera daughter board 15 model = "iWave Systems RZ/G1N Qseven development platform with camera add-on";
|