Searched full:deasserted (Results 1 – 25 of 181) sorted by relevance
12345678
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/input/ |
| D | gpio-keys.txt | 30 system when asserted, when deasserted, or both. This property is 35 EV_ACT_DEASSERTED - deasserted 36 EV_ACT_ANY - both asserted and deasserted
|
| /kernel/linux/linux-5.10/include/dt-bindings/input/ |
| D | gpio-keys.h | 9 #define EV_ACT_ANY 0x00 /* asserted or deasserted */ 11 #define EV_ACT_DEASSERTED 0x02 /* deasserted */
|
| /kernel/linux/linux-4.19/include/dt-bindings/input/ |
| D | gpio-keys.h | 9 #define EV_ACT_ANY 0x00 /* asserted or deasserted */ 11 #define EV_ACT_DEASSERTED 0x02 /* deasserted */
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/ |
| D | gpio-keys.yaml | 74 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-4.19/sound/soc/tegra/ |
| D | tegra20_spdif.h | 141 * deasserted when either, 150 * This bit is deasserted when the end of a frame is reached after 151 * TX_EN is deasserted. 159 * This bit is deasserted when either, 160 * (a) the end of a frame is reached after TX_EN is deasserted, or 169 * (a) the end of a frame is reached after TX_EN is deasserted, or
|
| /kernel/linux/linux-5.10/sound/soc/tegra/ |
| D | tegra20_spdif.h | 127 * 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-5.10/arch/arm/mach-omap2/ |
| D | prm2xxx_3xxx.c | 47 * 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
|
| D | prminst44xx.c | 117 * 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-4.19/arch/arm/mach-omap2/ |
| D | prm2xxx_3xxx.c | 50 * reset line to be asserted / deasserted in order to fully enable the 70 * @st_shift: register bit shift for the status of the deasserted submodule 77 * reset line to be asserted / deasserted in order to fully enable the
|
| D | prminst44xx.c | 120 * reset line to be asserted / deasserted in order to fully enable the 147 * reset line to be asserted / deasserted in order to fully enable the
|
| /kernel/linux/linux-4.19/Documentation/devicetree/bindings/sound/ |
| D | st,sta32x.txt | 10 deasserted before communication to the codec starts. 13 it will be deasserted before communication to the codec
|
| D | cs4270.txt | 14 deasserted before communication to the codec starts.
|
| D | st,sta350.txt | 10 deasserted before communication to the codec starts. 13 it will be deasserted before communication to the codec
|
| D | ak4104.txt | 16 deasserted before communication to the device starts.
|
| D | ak5386.txt | 12 If specified, it will be deasserted at probe time.
|
| D | cs4265.txt | 16 deasserted before communication to the codec starts.
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
| D | st,sta32x.txt | 10 deasserted before communication to the codec starts. 13 it will be deasserted before communication to the codec
|
| D | cs4270.txt | 14 deasserted before communication to the codec starts.
|
| D | st,sta350.txt | 10 deasserted before communication to the codec starts. 13 it will be deasserted before communication to the codec
|
| D | ak4104.txt | 16 deasserted before communication to the device starts.
|
| D | ak5386.txt | 12 If specified, it will be deasserted at probe time.
|
| D | cs4265.txt | 16 deasserted before communication to the codec starts.
|
| /kernel/linux/linux-4.19/drivers/reset/ |
| D | reset-ti-sci.c | 62 * @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
|
| D | core.c | 38 * @deassert_cnt: Number of times this reset line has been deasserted 291 * still be deasserted, as long as other users keep it so. 347 * After calling this function, the reset is guaranteed to be deasserted. 377 * case, the reset lines are deasserted by default. If that is not the in reset_control_deassert() 770 * that just have to be asserted or deasserted, without any
|
| /kernel/linux/linux-5.10/drivers/reset/ |
| D | reset-ti-sci.c | 62 * @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
|
12345678