Home
last modified time | relevance | path

Searched refs:asserted (Results 1 – 25 of 79) sorted by relevance

1234

/Linux-v6.1/Documentation/devicetree/bindings/bus/
Dnvidia,tegra20-gmi.txt46 If omitted it will be asserted with data.
56 - nvidia,snor-muxed-width: Number of cycles MUX address/data asserted on the
58 - nvidia,snor-hold-width: Number of cycles CE stays asserted after the
61 - nvidia,snor-adv-width: Number of cycles during which ADV stays asserted.
63 - nvidia,snor-ce-width: Number of cycles before CE is asserted.
65 - nvidia,snor-we-width: Number of cycles during which WE stays asserted.
67 - nvidia,snor-oe-width: Number of cycles during which OE stays asserted.
69 - nvidia,snor-wait-width: Number of cycles before READY is asserted.
Dqcom,ebi2.txt78 drive the data bus after OE is de-asserted, in order to avoid contention on
84 WE is asserted until CS is asserted. With a hold of 1 (value = 0), the CS
100 assertion, with respect to the cycle where ADV (address valid) is asserted.
/Linux-v6.1/drivers/reset/
Dreset-uniphier.c317 int ret, asserted; in uniphier_reset_status() local
326 asserted = !!(val & BIT(p->bit)); in uniphier_reset_status()
329 asserted = !asserted; in uniphier_reset_status()
331 return asserted; in uniphier_reset_status()
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-driver-ge-achc14 1 means the reset line is asserted, 0 means it's not
15 asserted. The file is read and writable.
/Linux-v6.1/Documentation/devicetree/bindings/pci/
Dxilinx-nwl-pcie.txt18 "msi1, msi0": interrupt asserted when an MSI is received
19 "intx": interrupt asserted when a legacy interrupt is received
20 "misc": interrupt asserted when miscellaneous interrupt is received
Daxis,artpec6-pcie.txt20 - "msi": The interrupt that is asserted when an MSI is received
Dlayerscape-pcie-gen4.txt15 "intr": The interrupt that is asserted for controller interrupts
/Linux-v6.1/Documentation/devicetree/bindings/reset/
Dst,sti-softreset.txt9 The actual action taken when softreset is asserted is hardware dependent.
10 However, when asserted it may not be possible to access the hardware's
Dimg,pistachio-reset.txt8 The actual action taken when soft reset is asserted is hardware dependent.
9 However, when asserted it may not be possible to access the hardware's
/Linux-v6.1/Documentation/hwmon/
Dadm9240.rst90 Temperature alarm is asserted once the temperature exceeds the high limit,
114 - low speed alarm will be asserted if fan speed is
127 - alarm will be asserted
161 An alarm is asserted for any voltage going below or above the set limits.
172 An alarm is asserted when the CI pin goes active high. The ADM9240
Dlm93.rst103 signals. I.e. when #P1_PROCHOT is asserted, the LM93 will automatically
124 which 1 indicates #VRD_HOT is asserted and 0 indicates it is negated. These
254 If the #PROCHOT or #VRDHOT signals are asserted while bound to a PWM output
298 vrdhot<n> 0 means negated, 1 means asserted
303 pwm_auto_prochot_ramp ramp time per step when #PROCHOT asserted
304 pwm_auto_vrdhot_ramp ramp time per step when #VRDHOT asserted
Dmax31760.rst33 OT threshold is exceeded, the SHDN pin is asserted low and can be used to
/Linux-v6.1/drivers/clk/baikal-t1/
DKconfig50 can be directly asserted/de-asserted (PCIe and DDR sub-domains).
/Linux-v6.1/Documentation/driver-api/
Dreset.rst88 That is, an assert causes the reset line to be asserted immediately, and a
100 will actually cause the reset line to be asserted.
103 The API only guarantees that the reset line can not be asserted as long as any
130 reset line is asserted.
/Linux-v6.1/Documentation/devicetree/bindings/memory-controllers/
Dmvebu-devbus.txt64 DEV_OEn and DEV_CSn are asserted at the same cycle.
73 DEV_OEn and DEV_CSn are de-asserted at the same cycle
76 DEV_OEn is always de-asserted the next cycle after
/Linux-v6.1/Documentation/firmware-guide/acpi/
Dlpit.rst31 residency, or system time spent with the SLP_S0# signal asserted.
/Linux-v6.1/Documentation/devicetree/bindings/sound/
Dcs4271.txt25 line is de-asserted. That also means that clocks cannot be changed
/Linux-v6.1/Documentation/devicetree/bindings/regulator/
Dtps65132-regulator.txt22 asserted for during active discharge, in microseconds.
/Linux-v6.1/drivers/platform/mellanox/
Dmlxreg-hotplug.c335 unsigned long asserted; in mlxreg_hotplug_work_helper() local
366 asserted = item->cache ^ regval; in mlxreg_hotplug_work_helper()
369 for_each_set_bit(bit, &asserted, 8) { in mlxreg_hotplug_work_helper()
/Linux-v6.1/Documentation/devicetree/bindings/mtd/
Dfsmc-nand.txt30 command is asserted. Zero means one cycle, 255 means 256
/Linux-v6.1/arch/powerpc/kvm/
Dbook3s_xive.c591 if (state->lsi && state->asserted) in xive_vm_h_eoi()
2441 state->asserted = false; in xive_set_source()
2447 state->asserted = true; in xive_set_source()
2448 pr_devel(" LSI ! Asserted=%d\n", state->asserted); in xive_set_source()
2516 state->asserted = true; in kvmppc_xive_set_irq()
2518 state->asserted = false; in kvmppc_xive_set_irq()
2872 seq_printf(m, " %cLSI", state->asserted ? '^' : ' '); in kvmppc_xive_debug_show_sources()
Dbook3s_xive.h54 bool asserted; /* Only for emulated LSI: current state */ member
/Linux-v6.1/arch/arm/boot/dts/
Darmada-385-clearfog-gtr.dtsi434 * This signal, when asserted, isolates Armada 38x sample at reset pins
435 * from control of external devices. Should be de-asserted after reset.
/Linux-v6.1/Documentation/devicetree/bindings/media/
Dstih407-c8sectpfe.txt45 (all bits/bytes with ts_valid or ts_packet asserted are valid).
/Linux-v6.1/Documentation/devicetree/bindings/i2c/
Di2c-arb-gpio-challenge.txt35 3. Check THEIR_CLAIMS. If none are asserted then the we have the bus and we are

1234