Searched refs:deasserted (Results 1 – 17 of 17) sorted by relevance
/Linux-v6.1/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.
|
/Linux-v6.1/Documentation/driver-api/ |
D | reset.rst | 89 deassert causes the reset line to be deasserted immediately. 102 may be kept deasserted at all times. 104 consumer has requested it to be deasserted.
|
/Linux-v6.1/Documentation/devicetree/bindings/net/ |
D | micrel.txt | 50 - coma-mode-gpios: If present the given gpio will be deasserted when the
|
/Linux-v6.1/drivers/clk/baikal-t1/ |
D | Kconfig | 49 self-deasserted reset controls but there are several lines which
|
/Linux-v6.1/drivers/reset/ |
D | Kconfig | 215 that can be asserted and deasserted by toggling bits in a contiguous, 247 The reset lines that can be asserted and deasserted by toggling bits
|
/Linux-v6.1/Documentation/devicetree/bindings/thermal/ |
D | nvidia,tegra124-soctherm.txt | 80 throttling is engaged after the OC event is deasserted. Default value
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | ste-ux500-samsung-skomer.dts | 686 /* GPS_ON_OFF, start out deasserted (off) */
|
D | ste-ux500-samsung-codina.dts | 911 /* GPS_ON_OFF, start out deasserted (off) */
|
D | ste-ux500-samsung-janice.dts | 982 /* GPS_ON_OFF, start out deasserted (off) */
|
/Linux-v6.1/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_main.c | 5112 static void bnx2x_attn_int_deasserted(struct bnx2x *bp, u32 deasserted) in bnx2x_attn_int_deasserted() argument 5156 if (deasserted & (1 << index)) { in bnx2x_attn_int_deasserted() 5186 val = ~deasserted; in bnx2x_attn_int_deasserted() 5191 if (~bp->attn_state & deasserted) in bnx2x_attn_int_deasserted() 5201 aeu_mask, deasserted); in bnx2x_attn_int_deasserted() 5202 aeu_mask |= (deasserted & 0x3ff); in bnx2x_attn_int_deasserted() 5209 bp->attn_state &= ~deasserted; in bnx2x_attn_int_deasserted() 5224 u32 deasserted = ~attn_bits & attn_ack & attn_state; in bnx2x_attn_int() local 5228 attn_bits, attn_ack, asserted, deasserted); in bnx2x_attn_int() 5237 if (deasserted) in bnx2x_attn_int() [all …]
|
/Linux-v6.1/Documentation/virt/kvm/ |
D | api.rst | 855 means active (asserted), 0 means inactive (deasserted).
|