Home
last modified time | relevance | path

Searched refs:uses (Results 1 – 25 of 1212) sorted by relevance

12345678910>>...49

/linux/Documentation/devicetree/bindings/mfd/
H A Dams,as3711.yaml50 description: Second step-up converter uses voltage feedback
55 Second step-up converter uses CURR1 input for current feedback
60 Second step-up converter uses CURR2 input for current feedback
65 Second step-up converter uses CURR3 input for current feedback
75 Second step-up converter uses LX_SD4 for over-voltage protection
80 Second step-up converter uses GPIO2 for over-voltage protection
85 Second step-up converter uses GPIO3 for over-voltage protection
90 Second step-up converter uses GPIO4 for over-voltage protection
95 Second step-up converter uses CURR1 input for automatic current
101 Second step-up converter uses CURR2 input for automatic current
[all …]
H A Dsamsung,s5m8767.yaml70 s5m8767,pmic-buck2-uses-gpio-dvs:
74 s5m8767,pmic-buck3-uses-gpio-dvs:
78 s5m8767,pmic-buck4-uses-gpio-dvs:
149 …s5m8767,pmic-buck2-uses-gpio-dvs: [ 's5m8767,pmic-buck-dvs-gpios', 's5m8767,pmic-buck2-dvs-voltage…
158 - s5m8767,pmic-buck2-uses-gpio-dvs
159 - s5m8767,pmic-buck3-uses-gpio-dvs
162 - s5m8767,pmic-buck2-uses-gpio-dvs
163 - s5m8767,pmic-buck4-uses-gpio-dvs
166 - s5m8767,pmic-buck3-uses-gpio-dvs
167 - s5m8767,pmic-buck4-uses-gpio-dvs
[all …]
/linux/Documentation/devicetree/bindings/regulator/
H A Dmaxim,max8997.yaml40 If none of max8997,pmic-buck[1/2/5]-uses-gpio-dvs optional property is
69 max8997,pmic-buck1-uses-gpio-dvs:
74 max8997,pmic-buck2-uses-gpio-dvs:
79 max8997,pmic-buck5-uses-gpio-dvs:
254 max8997,pmic-buck1-uses-gpio-dvs: [ 'max8997,pmic-buck125-dvs-gpios' ]
263 - max8997,pmic-buck1-uses-gpio-dvs
265 - max8997,pmic-buck2-uses-gpio-dvs
267 - max8997,pmic-buck5-uses-gpio-dvs
296 max8997,pmic-buck1-uses-gpio-dvs;
297 max8997,pmic-buck2-uses-gpio-dvs;
[all …]
/linux/drivers/pci/controller/dwc/
H A DKconfig52 host mode. This uses the DesignWare core.
62 endpoint mode. This uses the DesignWare core.
85 on DesignWare hardware and therefore the driver re-uses the
97 on DesignWare hardware and therefore the driver re-uses the
200 DesignWare hardware and therefore the driver re-uses the
219 selected. This uses the DesignWare core.
234 selected. This uses the DesignWare core.
301 called pcie-rcar-gen4.ko. This uses the DesignWare core.
390 This uses the DesignWare core.
405 This uses the DesignWare core.
[all …]
/linux/drivers/gnss/
H A DKconfig24 Say Y here if you have a Mediatek-based GNSS receiver which uses a
36 Say Y here if you have a SiRFstar-based GNSS receiver which uses a
49 Say Y here if you have a u-blox GNSS receiver which uses a serial
61 Say Y here if you have a GNSS receiver which uses a USB interface.
/linux/drivers/media/cec/platform/
H A DKconfig23 This is a driver for Amlogic Meson SoCs AO CEC interface. It uses the
39 It uses the generic CEC framework interface.
61 This is a driver for Samsung S5P HDMI CEC interface. It uses the
72 This is a driver for STIH4xx HDMI CEC interface. It uses the
84 This is a driver for STM32 interface. It uses the
95 This is a driver for the Tegra HDMI CEC interface. It uses the
/linux/Documentation/features/sched/membarrier-sync-core/
H A Darch-support.txt15 # riscv uses xRET as return from interrupt and to return to user-space.
31 # x86-32 uses IRET as return from interrupt, which takes care of the IPI.
32 # However, it uses both IRET and SYSEXIT to go back to user-space. The IRET
35 # x86-64 uses IRET as return from interrupt, which takes care of the IPI.
/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Duchan.c86 if (refcount_dec_and_mutex_lock(&cctx->uses, &chan->cgrp->mutex)) { in nvkm_uchan_object_fini_1()
89 if (refcount_dec_and_test(&ectx->uses)) in nvkm_uchan_object_fini_1()
110 if (!refcount_inc_not_zero(&cctx->uses)) { in nvkm_uchan_object_init_0()
112 if (!refcount_inc_not_zero(&cctx->uses)) { in nvkm_uchan_object_init_0()
113 if (!refcount_inc_not_zero(&ectx->uses)) { in nvkm_uchan_object_init_0()
116 refcount_set(&ectx->uses, 1); in nvkm_uchan_object_init_0()
121 refcount_set(&cctx->uses, 1); in nvkm_uchan_object_init_0()
/linux/drivers/cdx/
H A DKconfig13 exposes Fabric devices which uses composable DMA IP to the
16 for embedded CPUs. CDX bus uses CDX controller and firmware
/linux/Documentation/sound/cards/
H A Demu-mixer.rst101 accumulators. ALSA uses accumulators 8 and 9 for left and right front PCM
108 accumulators. ALSA uses accumulators 2 and 3 for left and right surround PCM
115 accumulators. ALSA uses accumulators 14 and 15 for left and right side PCM
122 ALSA uses accumulator 6 for center PCM samples for 5.1 playback. The result samples
128 ALSA uses accumulator 7 for LFE PCM samples for 5.1 playback. The result samples
134 accumulators. ALSA uses accumulators 0 and 1 for left and right PCM samples for
140 accumulators. ALSA uses accumulators 0 and 1 for left and right PCM.
146 accumulators. ALSA uses accumulators 4 and 5 for left and right MIDI samples.
152 accumulator. ALSA uses accumulators 4 and 5 for left and right MIDI samples.
/linux/Documentation/userspace-api/ioctl/
H A Dioctl-decoding.rst9 uses 3 bits to encode read/write and 13 bits for size.
14 31-30 00 - no parameters: uses _IO macro
/linux/Documentation/kbuild/
H A DKconfig.recursion-issue-0214 # core requirement, and one uses "select" while the other uses "depends on" to
32 # with CORE, one uses "depends on" while the other uses "select". Another
/linux/Documentation/devicetree/bindings/fpga/
H A Dxlnx,zynqmp-pcap-fpga.yaml14 The ZynqMP SoC uses the PCAP (Processor Configuration Port) to
15 configure the Programmable Logic (PL). The configuration uses the
/linux/Documentation/rust/
H A Darch-support.rst6 Currently, the Rust compiler (``rustc``) uses LLVM for code generation,
10 which uses ``libclang``.
/linux/Documentation/ABI/testing/
H A Dsysfs-devices-system-ibm-rtl12 Users: The ibm-prtm userspace daemon uses this interface.
22 Users: The ibm-prtm userspace daemon uses this interface.
/linux/Documentation/devicetree/bindings/arm/mediatek/
H A Dmediatek,mipi0a.txt13 The mipi0a controller uses the common clk binding from
17 The mipi0a controller also uses the common power domain from
H A Dmediatek,vcodecsys.txt12 The vcodecsys controller uses the common clk binding from
16 The vcodecsys controller also uses the common power domain from
/linux/Documentation/filesystems/
H A Dgfs2.rst10 file system, but also uses a lock module to allow the computers coordinate
15 GFS2 uses interchangeable inter-node locking mechanisms, the currently
22 - uses the distributed lock manager (dlm) for inter-node locking.
/linux/Documentation/devicetree/bindings/clock/
H A Dkeystone-gate.txt1 Binding for Keystone gate control driver which uses PSC controller IP.
3 This binding uses the common clock binding[1].
/linux/Documentation/networking/devlink/
H A Docteontx2.rst41 - Use to set the quantum which hardware uses for scheduling among transmit queues.
42 Hardware uses weighted DWRR algorithm to schedule among all transmit queues.
/linux/drivers/soc/xilinx/
H A DKconfig12 This driver uses firmware driver as an interface for power
25 This driver uses firmware driver as an interface for event/power
/linux/arch/riscv/boot/dts/starfive/
H A Djh7100-starfive-visionfive-v1.dts26 * The board uses a Motorcomm YT8521 PHY supporting RGMII-ID, but requires
32 * which uses a Microchip PHY. Hence, most likely the Motorcomm PHY is the one
/linux/Documentation/devicetree/bindings/iio/adc/
H A Dfsl,imx25-gcq.yaml29 Required when at least one subnode uses the this reference.
34 Required when at least one subnode uses this reference.
39 Required when at least one subnode uses this reference.
/linux/arch/arc/lib/
H A Dmemcpy-700.S31 ; uses long immediate
37 ; uses long immediate
/linux/Documentation/userspace-api/media/drivers/
H A Ddw100.rst38 Each x, y coordinate register uses 16 bits to record the coordinate address in
63 If the control has not been set by the application, the driver uses an identity
78 vertex coordinates for x and y. Each x, y coordinate register uses 16 bits

12345678910>>...49