Home
last modified time | relevance | path

Searched full:deasserted (Results 1 – 25 of 226) sorted by relevance

12345678910

/kernel/linux/linux-5.10/include/dt-bindings/input/
Dgpio-keys.h9 #define EV_ACT_ANY 0x00 /* asserted or deasserted */
11 #define EV_ACT_DEASSERTED 0x02 /* deasserted */
/kernel/linux/linux-6.6/include/dt-bindings/input/
Dgpio-keys.h9 #define EV_ACT_ANY 0x00 /* asserted or deasserted */
11 #define EV_ACT_DEASSERTED 0x02 /* deasserted */
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/
Dgpio-keys.yaml74 deasserted, or both. This property is only valid for keys that wake up the
79 EV_ACT_ANY - both asserted and deasserted
81 EV_ACT_DEASSERTED - deasserted
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/input/
Dgpio-keys.yaml72 deasserted, or both. This property is only valid for keys that wake up the
77 EV_ACT_ANY - both asserted and deasserted
79 EV_ACT_DEASSERTED - deasserted
/kernel/linux/linux-5.10/sound/soc/tegra/
Dtegra20_spdif.h127 * deasserted when either,
136 * This bit is deasserted when the end of a frame is reached after
137 * TX_EN is deasserted.
145 * This bit is deasserted when either,
146 * (a) the end of a frame is reached after TX_EN is deasserted, or
155 * (a) the end of a frame is reached after TX_EN is deasserted, or
/kernel/linux/linux-6.6/sound/soc/tegra/
Dtegra20_spdif.h127 * deasserted when either,
136 * This bit is deasserted when the end of a frame is reached after
137 * TX_EN is deasserted.
145 * This bit is deasserted when either,
146 * (a) the end of a frame is reached after TX_EN is deasserted, or
155 * (a) the end of a frame is reached after TX_EN is deasserted, or
/kernel/linux/linux-6.6/arch/arm/mach-omap2/
Dprm2xxx_3xxx.c47 * reset line to be asserted / deasserted in order to fully enable the
67 * @st_shift: register bit shift for the status of the deasserted submodule
74 * reset line to be asserted / deasserted in order to fully enable the
Dprminst44xx.c117 * reset line to be asserted / deasserted in order to fully enable the
144 * reset line to be asserted / deasserted in order to fully enable the
/kernel/linux/linux-5.10/arch/arm/mach-omap2/
Dprm2xxx_3xxx.c47 * reset line to be asserted / deasserted in order to fully enable the
67 * @st_shift: register bit shift for the status of the deasserted submodule
74 * reset line to be asserted / deasserted in order to fully enable the
Dprminst44xx.c117 * reset line to be asserted / deasserted in order to fully enable the
144 * reset line to be asserted / deasserted in order to fully enable the
/kernel/linux/linux-6.6/Documentation/driver-api/
Dreset.rst89 deassert causes the reset line to be deasserted immediately.
102 may be kept deasserted at all times.
104 consumer has requested it to be deasserted.
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/
Dst,sta32x.txt10 deasserted before communication to the codec starts.
13 it will be deasserted before communication to the codec
Dcs4270.txt14 deasserted before communication to the codec starts.
Dst,sta350.txt10 deasserted before communication to the codec starts.
13 it will be deasserted before communication to the codec
Dak4104.txt16 deasserted before communication to the device starts.
Dak5386.txt12 If specified, it will be deasserted at probe time.
Dcs4265.txt16 deasserted before communication to the codec starts.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/
Dst,sta32x.txt10 deasserted before communication to the codec starts.
13 it will be deasserted before communication to the codec
Dcs4270.txt14 deasserted before communication to the codec starts.
Dst,sta350.txt10 deasserted before communication to the codec starts.
13 it will be deasserted before communication to the codec
Dak4104.txt16 deasserted before communication to the device starts.
Dak5386.txt12 If specified, it will be deasserted at probe time.
Dcs4265.txt16 deasserted before communication to the codec starts.
/kernel/linux/linux-5.10/drivers/reset/
Dreset-ti-sci.c62 * @assert argument is true, or deasserted if @assert argument is false.
123 * @id: ID of the reset to be deasserted
149 * Return: 0 if reset is deasserted, or a non-zero value if reset is asserted
/kernel/linux/linux-6.6/drivers/reset/
Dreset-ti-sci.c54 * @assert argument is true, or deasserted if @assert argument is false.
115 * @id: ID of the reset to be deasserted
141 * Return: 0 if reset is deasserted, or a non-zero value if reset is asserted

12345678910