Home
last modified time | relevance | path

Searched full:deasserted (Results 1 – 25 of 91) sorted by relevance

1234

/linux/include/dt-bindings/input/
H A Dgpio-keys.h9 #define EV_ACT_ANY 0x00 /* asserted or deasserted */
11 #define EV_ACT_DEASSERTED 0x02 /* deasserted */
/linux/sound/soc/tegra/
H A Dtegra20_spdif.h127 * 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/Documentation/devicetree/bindings/input/
H A Dgpio-keys.yaml88 deasserted, or both. This property is only valid for keys that wake up the
93 EV_ACT_ANY - both asserted and deasserted
95 EV_ACT_DEASSERTED - deasserted
H A Delan,ekth6915.yaml46 Reset line is wired so that it can (and should) be left deasserted when
/linux/drivers/reset/
H A Dcore.c50 * @deassert_count: Number of times this reset line has been deasserted
483 * still be deasserted, as long as other users keep it so.
554 * If an assertion fails, already asserted resets are deasserted again.
582 * After calling this function, the reset is guaranteed to be deasserted.
625 * case, the reset lines are deasserted by default. If that is not the in reset_control_deassert()
642 * If a deassertion fails, already deasserted resets are asserted again.
838 /* Expect callers to filter out OPTIONAL and DEASSERTED bits */ in __reset_control_get_internal()
1333 bool deasserted = flags & RESET_CONTROL_FLAGS_BIT_DEASSERTED; in __devm_reset_control_get() local
1335 ptr = devres_alloc(deasserted ? devm_reset_control_release_deasserted : in __devm_reset_control_get()
1349 if (deasserted) { in __devm_reset_control_get()
[all …]
H A Dreset-ti-sci.c54 * @assert argument is true, or deasserted if @assert argument is false.
115 * @id: ID of the reset to be deasserted
141 * Return: 0 if reset is deasserted, or a non-zero value if reset is asserted
H A Dreset-ti-syscon.c90 * @id: ID of reset to be deasserted
126 * Return: 0 if reset is deasserted, true if reset is asserted, else a
/linux/arch/arm/mach-omap2/
H A Dprm2xxx_3xxx.c47 * 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
H A Dprminst44xx.c117 * 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
H A Dcm2xxx.h37 /* CM_IDLEST bit field values to indicate deasserted IdleReq */
H A Dcm3xxx.h61 /* CM_IDLEST bit field values to indicate deasserted IdleReq */
H A Dprm33xx.c76 * reset line to be asserted / deasserted in order to fully enable the
103 * reset line to be asserted / deasserted in order to fully enable the
/linux/arch/arm64/boot/dts/ti/
H A Dk3-am642-hummingboard-t.dts96 output-low; /* deasserted */
103 output-low; /* deasserted */
110 output-low; /* deasserted */
/linux/Documentation/devicetree/bindings/sound/
H A Dst,sta32x.txt10 deasserted before communication to the codec starts.
13 it will be deasserted before communication to the codec
H A Dst,sta350.txt10 deasserted before communication to the codec starts.
13 it will be deasserted before communication to the codec
H A Dak5386.txt12 If specified, it will be deasserted at probe time.
H A Dcirrus,cs4270.yaml31 This pin will be deasserted before communication to the codec starts.
H A Dasahi-kasei,ak4104.yaml29 description: Optional GPIO spec for the reset pin, deasserted
H A Dcs35l32.txt16 deasserted before communication to the codec starts.
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_reg.h178 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/drivers/spi/
H A Dspi-virtio.c55 * deasserted. It converts these delay parameters to nanoseconds
84 * C+D <===> cs_delay_hold_ns (before CS deasserted)
85 * E+F <===> cs_change_delay_inactive_ns (after CS deasserted, these two
/linux/Documentation/networking/
H A Doa-tc6-framework.rst249 first data header this interrupt will be deasserted and the received
358 header this interrupt will be deasserted and the received footer for the
369 header this interrupt will be deasserted.
374 On reception of the first data header this interrupt will be deasserted.
380 interrupt will be deasserted.
/linux/Documentation/devicetree/bindings/mmc/
H A Dmmc-pwrseq-emmc.yaml31 and then deasserted to perform eMMC card reset. To perform
/linux/drivers/reset/starfive/
H A Dreset-starfive-jh7100.c29 * register means the line is asserted and a 1 means it's deasserted. A few
/linux/Documentation/devicetree/bindings/nvmem/
H A Dnvmem.yaml38 (logical '1') to block the write operation. It's deasserted,

1234