Searched refs:deasserted (Results 1 – 14 of 14) sorted by relevance
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/ |
| H A D | cs4270.txt | 14 deasserted before communication to the codec starts.
|
| H A D | ak4104.txt | 16 deasserted before communication to the device starts.
|
| H A D | ak5386.txt | 12 If specified, it will be deasserted at probe time.
|
| H A D | st,sta32x.txt | 10 deasserted before communication to the codec starts. 13 it will be deasserted before communication to the codec
|
| H A D | cs4265.txt | 16 deasserted before communication to the codec starts.
|
| H A D | st,sta350.txt | 10 deasserted before communication to the codec starts. 13 it will be deasserted before communication to the codec
|
| H A D | cs35l32.txt | 16 deasserted before communication to the codec starts.
|
| H A D | cs42l42.txt | 16 deasserted before communication to the codec starts.
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-uniphier/ |
| H A D | Kconfig | 99 The boot mode pins are latched when the system reset is deasserted
|
| /OK3568_Linux_fs/kernel/Documentation/ide/ |
| H A D | ChangeLog.ide-floppy.1996-2002 | 58 * bit was being deasserted by my IOMEGA ATAPI ZIP 100
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/thermal/ |
| H A D | nvidia,tegra124-soctherm.txt | 80 throttling is engaged after the OC event is deasserted. Default value
|
| /OK3568_Linux_fs/kernel/drivers/reset/ |
| H A D | Kconfig | 174 that can be asserted and deasserted by toggling bits in a contiguous,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnx2x/ |
| H A D | bnx2x_main.c | 5113 static void bnx2x_attn_int_deasserted(struct bnx2x *bp, u32 deasserted) in bnx2x_attn_int_deasserted() argument 5157 if (deasserted & (1 << index)) { in bnx2x_attn_int_deasserted() 5187 val = ~deasserted; in bnx2x_attn_int_deasserted() 5192 if (~bp->attn_state & deasserted) in bnx2x_attn_int_deasserted() 5202 aeu_mask, deasserted); in bnx2x_attn_int_deasserted() 5203 aeu_mask |= (deasserted & 0x3ff); in bnx2x_attn_int_deasserted() 5210 bp->attn_state &= ~deasserted; in bnx2x_attn_int_deasserted() 5225 u32 deasserted = ~attn_bits & attn_ack & attn_state; in bnx2x_attn_int() local 5229 attn_bits, attn_ack, asserted, deasserted); in bnx2x_attn_int() 5238 if (deasserted) in bnx2x_attn_int() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/virt/kvm/ |
| H A D | api.rst | 825 means active (asserted), 0 means inactive (deasserted).
|