Searched full:deasserted (Results  1 – 25 of 88) sorted by relevance
1234
| /Linux-v5.4/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
  | 
| /Linux-v5.4/include/dt-bindings/input/ | 
| D | gpio-keys.h | 9 #define EV_ACT_ANY		0x00	/* asserted or deasserted */ 11 #define EV_ACT_DEASSERTED	0x02	/* deasserted */
  | 
| /Linux-v5.4/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
  | 
| /Linux-v5.4/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
  | 
| D | cm2xxx.h | 37 /* CM_IDLEST bit field values to indicate deasserted IdleReq */
  | 
| D | cm3xxx.h | 61 /* CM_IDLEST bit field values to indicate deasserted IdleReq */
  | 
| D | prm33xx.c | 87  * reset line to be asserted / deasserted in order to fully enable the 114  * reset line to be asserted / deasserted in order to fully enable the
  | 
| /Linux-v5.4/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 | st,sta350.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 | 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.
  | 
| D | cs42l51.txt | 14     deasserted before starting the communication with the codec.
  | 
| D | cs35l32.txt | 16   deasserted before communication to the codec starts.
  | 
| /Linux-v5.4/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 | 35  * @deassert_cnt: Number of times this reset line has been deasserted 330  * still be deasserted, as long as other users keep it so. 392  * After calling this function, the reset is guaranteed to be deasserted. 428 	 * case, the reset lines are deasserted by default. If that is not the  in reset_control_deassert() 915  * that just have to be asserted or deasserted, without any
  | 
| D | reset-ti-syscon.c | 98  * @id: ID of reset to be deasserted 134  * Return: 0 if reset is deasserted, true if reset is asserted, else a
  | 
| /Linux-v5.4/Documentation/devicetree/bindings/mmc/ | 
| D | mmc-pwrseq-emmc.txt | 16 	and then deasserted to perform eMMC card reset. To perform
  | 
| /Linux-v5.4/drivers/spi/ | 
| D | spi-bcm2835aux.c | 474 	 * * cs_change: cs is deasserted after each spi_transfer  in bcm2835aux_spi_setup() 475 	 * * cs_delay_usec: cs is always deasserted one SCK cycle  in bcm2835aux_spi_setup() 511 	 * * cs_change: cs is deasserted after each spi_transfer  in bcm2835aux_spi_probe() 512 	 * * cs_delay_usec: cs is always deasserted one SCK cycle after  in bcm2835aux_spi_probe()
  | 
| /Linux-v5.4/drivers/net/ethernet/broadcom/bnx2x/ | 
| D | bnx2x_reg.h | 178    acknowledge output is deasserted; all other signals are treated as usual; 182    disregarded; valid is deasserted; all other signals are treated as usual; 204    disregarded; valid is deasserted; all other signals are treated as usual; 208    disregarded; valid is deasserted; all other signals are treated as usual; 212    disregarded; valid output is deasserted; all other signals are treated as 220    disregarded; valid output is deasserted; all other signals are treated as 240    acknowledge output is deasserted; all other signals are treated as usual; 256    acknowledge output is deasserted; all other signals are treated as usual; 308    acknowledge output is deasserted; all other signals are treated as usual; 333    disregarded; acknowledge output is deasserted; all other signals are [all …] 
 | 
| /Linux-v5.4/drivers/pcmcia/ | 
| D | pxa2xx_balloon3.c | 64 	 * Workaround for STSCHG which can't be deasserted:  in balloon3_pcmcia_socket_state()
  | 
| D | pxa2xx_mainstone.c | 62 	 * Workaround for STSCHG which can't be deasserted:  in mst_pcmcia_socket_state()
  | 
| /Linux-v5.4/Documentation/ide/ | 
| D | ChangeLog.ide-floppy.1996-2002 | 58  *                        bit was being deasserted by my IOMEGA ATAPI ZIP 100
  | 
        1234