Home
last modified time | relevance | path

Searched refs:deasserted (Results 1 – 8 of 8) sorted by relevance

/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 Dak5386.txt12 If specified, it will be deasserted at probe time.
H A Dst,sta350.txt10 deasserted before communication to the codec starts.
13 it will be deasserted before communication to the codec
H A Dcs35l32.txt16 deasserted before communication to the codec starts.
/linux/drivers/reset/
H A Dcore.c1333 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()
1392 bool deasserted = flags & RESET_CONTROL_FLAGS_BIT_DEASSERTED; in __devm_reset_control_bulk_get() local
1395 ptr = devres_alloc(deasserted ? devm_reset_control_bulk_release_deasserted : in __devm_reset_control_bulk_get()
1409 if (deasserted) { in __devm_reset_control_bulk_get()
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-zynqmp-fpga34 1: GHIGH_B_STATUS deasserted
/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/virt/kvm/
H A Dapi.rst885 means active (asserted), 0 means inactive (deasserted).