Searched +full:oasis +full:- +full:open (Results 1 – 5 of 5) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Jean-Philippe Brucker <jean-philippe@linaro.org>13 See https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=virtio for23 dma-coherent: true28 '#iommu-cells':29 description: Required when the node corresponds to a virtio-iommu device.36 wakeup-source:41 - compatible[all …]
2 VDUSE - "vDPA Device in Userspace"9 possible to implement software-emulated vDPA devices in userspace. And21 ----------------------------49 .. code-block:: c59 return -ENOMEM;92 return -1;96 ---------------104 add per-virtqueue configuration such as the max size of virtqueue to the device.111 .. code-block:: c121 return -1;[all …]
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/vendor-prefixes.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Rob Herring <robh@kernel.org>19 "^(at25|bm|devbus|dmacap|dsa|exynos|fsi[ab]|gpio-fan|gpio-key|gpio|gpmc|hdmi|i2c-gpio),.*": true21 "^(pinctrl-single|#pinctrl-single|PowerPC),.*": true22 "^(pl022|pxa-mmc|rcar_sound|rotary-encoder|s5m8767|sdhci),.*": true23 "^(simple-audio-card|st-plgpio|st-spics|ts),.*": true46 "^active-semi,.*":[all …]
2 # SPDX-License-Identifier: GPL-2.010 ## Copyright (C) 2005-2012 Randy Dunlap ##22 kernel-doc - Print formatted kernel documentation to stdout26 kernel-doc [-h] [-v] [-Werror]27 [ -man |28 -rst [-sphinx-version VERSION] [-enable-lineno] |29 -none32 -export |33 -internal |34 [-function NAME] ... |[all …]
1 /* SPDX-License-Identifier: GPL-2.0-only */4 * Copyright 2009-2018 Solarflare Communications Inc.5 * Copyright 2019-2020 Xilinx Inc.13 /* Power-on reset state */35 /* The 'doorbell' addresses are hard-wired to alert the MC when written */38 /* The rest of these are firmware-defined */46 /* Values to be written to the per-port status dword in shared71 * | | \--- Response72 * | \------- Error73 * \------------------------------ Resync (always set)[all …]