Searched refs:variants (Results 1 – 25 of 141) sorted by relevance
123456
/Linux-v4.19/arch/xtensa/ |
D | Makefile | 64 vardirs := $(patsubst %,arch/xtensa/variants/%/,$(variant-y)) 73 …ldvar := $(shell test -e $(srctree)/arch/xtensa/variants/$(VARIANT)/Makefile && echo arch/xtensa/v…
|
/Linux-v4.19/Documentation/devicetree/bindings/interrupt-controller/ |
D | opencores,or1k-pic.txt | 5 - compatible : should be "opencores,or1k-pic-level" for variants with 6 level triggered interrupt lines, "opencores,or1k-pic-edge" for variants with
|
D | cdns,xtensa-pic.txt | 12 core variants it may be mapped to different internal IRQ.
|
/Linux-v4.19/Documentation/scheduler/ |
D | completion.txt | 35 struct completion, the waiting part through a call to one of the variants of 94 _interruptible/_killable variants is not advisable as they will require 98 or _timeout variants of wait_for_completion(). 132 uninterruptible. wait_for_completion() and its variants are only safe 138 As all variants of wait_for_completion() can (obviously) block for a long 145 The below variants all return status and this status should be checked in 181 Further variants include _killable which uses TASK_KILLABLE as the 189 The _io variants wait_for_completion_io() behave the same as the non-_io 190 variants, except for accounting waiting time as waiting on IO, which has
|
/Linux-v4.19/Documentation/fb/ |
D | s3fb.txt | 10 S3 Trio64 (and variants V+, UV+, V2/DX, V2/GX) 11 S3 Virge (and variants VX, DX, GX and GX2+) 26 * 4 bpp pseudocolor modes (with 18bit palette, two variants)
|
/Linux-v4.19/arch/arm/mach-bcm/ |
D | Kconfig | 37 which includes the following variants: 47 which includes the following variants: 116 variants. 125 BCM21663 and BCM21664 variants.
|
/Linux-v4.19/Documentation/devicetree/bindings/usb/ |
D | brcm,bcm3384-usb.txt | 11 - Figuring out which controllers are disabled on ASIC bondout variants
|
D | ehci-orion.txt | 1 * EHCI controller, Orion Marvell variants
|
/Linux-v4.19/Documentation/core-api/ |
D | timekeeping.rst | 12 The recommended simplest form returns an opaque ktime_t, with variants 62 For all of the above, there are variants that return the time in a 100 Some additional variants exist for more specialized cases: 133 These variants are safe to call from any context, including from
|
/Linux-v4.19/Documentation/devicetree/bindings/nvmem/ |
D | snvs-lpgpr.txt | 8 - compatible: should be one of the fallowing variants:
|
/Linux-v4.19/Documentation/RCU/ |
D | torture.txt | 41 done via timers. Defaults to "1" for variants of RCU that 42 permit this. (Or, more accurately, variants of RCU that do 156 variants. 160 variants. 167 synchronous variants. 171 synchronous, and polling variants. 174 along with expedited and synchronous variants.
|
D | rcu.txt | 39 Preemptible variants of RCU (CONFIG_PREEMPT_RCU) get the 44 critical sections. These variants of RCU detect grace periods
|
/Linux-v4.19/Documentation/devicetree/bindings/ |
D | property-units.txt | 7 prefixes is due to selecting the most commonly used variants.
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | kirkwood-db.dtsi | 9 * and 6282 variants of the Marvell Kirkwood Development Board.
|
D | omap443x.dtsi | 16 /* OMAP443x variants OPP50-OPPNT */
|
D | kirkwood-rd88f6192.dts | 8 * variants of the Marvell Kirkwood Development Board.
|
/Linux-v4.19/drivers/gpu/drm/arm/ |
D | Kconfig | 39 Processor driver. It supports the DP500, DP550 and DP650 variants
|
/Linux-v4.19/Documentation/devicetree/bindings/pinctrl/ |
D | marvell,armada-xp-pinctrl.txt | 11 This driver supports all Armada XP variants, i.e. mv78230, mv78260, and mv78460. 17 * Marvell Armada XP (all variants)
|
/Linux-v4.19/Documentation/power/regulator/ |
D | design.txt | 13 of the system - software-equivalent variants of the same chip may
|
/Linux-v4.19/Documentation/devicetree/bindings/mfd/ |
D | twl-familly.txt | 21 - Child nodes contain in the twl. The twl family is made of several variants
|
/Linux-v4.19/drivers/clk/samsung/ |
D | Kconfig | 18 on some Exynos SoC variants. Choose M or Y here if you want to
|
/Linux-v4.19/Documentation/hwmon/ |
D | emc2103 | 29 The 2103-2 and 2103-4 variants have a third temperature sensor, which can
|
/Linux-v4.19/drivers/staging/iio/Documentation/dac/ |
D | max517 | 17 shows the different feature sets of the variants MAX517, MAX518 and MAX519:
|
/Linux-v4.19/Documentation/media/uapi/rc/ |
D | rc-sysfs-nodes.rst | 97 Note that protocol variants are listed, so ``nec``, ``sony``, ``rc-5``, ``rc-6`` 100 Note that all protocol variants are listed.
|
/Linux-v4.19/Documentation/devicetree/bindings/mtd/partitions/ |
D | brcm,trx.txt | 21 There are two existing/known TRX variants:
|
123456