| /Linux-v6.1/Documentation/devicetree/bindings/bus/ |
| D | nvidia,tegra20-gmi.txt | 46 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.
|
| D | qcom,ebi2.txt | 78 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/ |
| D | reset-uniphier.c | 317 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/ |
| D | sysfs-driver-ge-achc | 14 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/ |
| D | xilinx-nwl-pcie.txt | 18 "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
|
| D | axis,artpec6-pcie.txt | 20 - "msi": The interrupt that is asserted when an MSI is received
|
| D | layerscape-pcie-gen4.txt | 15 "intr": The interrupt that is asserted for controller interrupts
|
| /Linux-v6.1/Documentation/devicetree/bindings/reset/ |
| D | st,sti-softreset.txt | 9 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
|
| D | img,pistachio-reset.txt | 8 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/ |
| D | adm9240.rst | 90 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
|
| D | lm93.rst | 103 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
|
| D | max31760.rst | 33 OT threshold is exceeded, the SHDN pin is asserted low and can be used to
|
| /Linux-v6.1/drivers/clk/baikal-t1/ |
| D | Kconfig | 50 can be directly asserted/de-asserted (PCIe and DDR sub-domains).
|
| /Linux-v6.1/Documentation/driver-api/ |
| D | reset.rst | 88 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/ |
| D | mvebu-devbus.txt | 64 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/ |
| D | lpit.rst | 31 residency, or system time spent with the SLP_S0# signal asserted.
|
| /Linux-v6.1/Documentation/devicetree/bindings/sound/ |
| D | cs4271.txt | 25 line is de-asserted. That also means that clocks cannot be changed
|
| /Linux-v6.1/Documentation/devicetree/bindings/regulator/ |
| D | tps65132-regulator.txt | 22 asserted for during active discharge, in microseconds.
|
| /Linux-v6.1/drivers/platform/mellanox/ |
| D | mlxreg-hotplug.c | 335 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/ |
| D | fsmc-nand.txt | 30 command is asserted. Zero means one cycle, 255 means 256
|
| /Linux-v6.1/arch/powerpc/kvm/ |
| D | book3s_xive.c | 591 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()
|
| D | book3s_xive.h | 54 bool asserted; /* Only for emulated LSI: current state */ member
|
| /Linux-v6.1/arch/arm/boot/dts/ |
| D | armada-385-clearfog-gtr.dtsi | 434 * 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/ |
| D | stih407-c8sectpfe.txt | 45 (all bits/bytes with ts_valid or ts_packet asserted are valid).
|
| /Linux-v6.1/Documentation/devicetree/bindings/i2c/ |
| D | i2c-arb-gpio-challenge.txt | 35 3. Check THEIR_CLAIMS. If none are asserted then the we have the bus and we are
|