Searched refs:deasserted (Results 1 – 17 of 17) sorted by relevance
/Linux-v4.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
|
/Linux-v4.19/Documentation/devicetree/bindings/sound/ |
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 | 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 | cs35l32.txt | 16 deasserted before communication to the codec starts.
|
D | cs42l42.txt | 16 deasserted before communication to the codec starts.
|
/Linux-v4.19/Documentation/devicetree/bindings/mmc/ |
D | mmc-pwrseq-emmc.txt | 16 and then deasserted to perform eMMC card reset. To perform
|
/Linux-v4.19/Documentation/devicetree/bindings/net/ |
D | phy.txt | 59 - reset-deassert-us: Delay after the reset was deasserted in microseconds.
|
/Linux-v4.19/Documentation/ide/ |
D | ChangeLog.ide-floppy.1996-2002 | 58 * bit was being deasserted by my IOMEGA ATAPI ZIP 100
|
/Linux-v4.19/Documentation/devicetree/bindings/spi/ |
D | sh-msiof.txt | 44 - Native chip selects are always deasserted in
|
/Linux-v4.19/drivers/reset/ |
D | Kconfig | 106 that can be asserted and deasserted by toggling bits in a contiguous,
|
/Linux-v4.19/Documentation/networking/caif/ |
D | spi_porting.txt | 44 deasserted (LOW). The dev parameter can be used to map to different CAIF
|
/Linux-v4.19/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_main.c | 5090 static void bnx2x_attn_int_deasserted(struct bnx2x *bp, u32 deasserted) in bnx2x_attn_int_deasserted() argument 5134 if (deasserted & (1 << index)) { in bnx2x_attn_int_deasserted() 5164 val = ~deasserted; in bnx2x_attn_int_deasserted() 5169 if (~bp->attn_state & deasserted) in bnx2x_attn_int_deasserted() 5179 aeu_mask, deasserted); in bnx2x_attn_int_deasserted() 5180 aeu_mask |= (deasserted & 0x3ff); in bnx2x_attn_int_deasserted() 5187 bp->attn_state &= ~deasserted; in bnx2x_attn_int_deasserted() 5202 u32 deasserted = ~attn_bits & attn_ack & attn_state; in bnx2x_attn_int() local 5206 attn_bits, attn_ack, asserted, deasserted); in bnx2x_attn_int() 5215 if (deasserted) in bnx2x_attn_int() [all …]
|
/Linux-v4.19/Documentation/virtual/kvm/ |
D | api.txt | 677 means active (asserted), 0 means inactive (deasserted).
|