Searched refs:deasserted (Results 1 – 13 of 13) sorted by relevance
/Linux-v5.10/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-v5.10/Documentation/ide/ |
D | ChangeLog.ide-floppy.1996-2002 | 58 * bit was being deasserted by my IOMEGA ATAPI ZIP 100
|
/Linux-v5.10/drivers/reset/ |
D | Kconfig | 171 that can be asserted and deasserted by toggling bits in a contiguous,
|
/Linux-v5.10/Documentation/devicetree/bindings/thermal/ |
D | nvidia,tegra124-soctherm.txt | 80 throttling is engaged after the OC event is deasserted. Default value
|
/Linux-v5.10/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_main.c | 5102 static void bnx2x_attn_int_deasserted(struct bnx2x *bp, u32 deasserted) in bnx2x_attn_int_deasserted() argument 5146 if (deasserted & (1 << index)) { in bnx2x_attn_int_deasserted() 5176 val = ~deasserted; in bnx2x_attn_int_deasserted() 5181 if (~bp->attn_state & deasserted) in bnx2x_attn_int_deasserted() 5191 aeu_mask, deasserted); in bnx2x_attn_int_deasserted() 5192 aeu_mask |= (deasserted & 0x3ff); in bnx2x_attn_int_deasserted() 5199 bp->attn_state &= ~deasserted; in bnx2x_attn_int_deasserted() 5214 u32 deasserted = ~attn_bits & attn_ack & attn_state; in bnx2x_attn_int() local 5218 attn_bits, attn_ack, asserted, deasserted); in bnx2x_attn_int() 5227 if (deasserted) in bnx2x_attn_int() [all …]
|
/Linux-v5.10/Documentation/virt/kvm/ |
D | api.rst | 817 means active (asserted), 0 means inactive (deasserted).
|