Searched refs:asserted (Results 1 – 25 of 85) sorted by relevance
1234
/Linux-v5.10/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-v5.10/drivers/reset/ |
D | reset-uniphier.c | 302 int ret, asserted; in uniphier_reset_status() local 311 asserted = !!(val & BIT(p->bit)); in uniphier_reset_status() 314 asserted = !asserted; in uniphier_reset_status() 316 return asserted; in uniphier_reset_status()
|
/Linux-v5.10/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-v5.10/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 | st,sti-powerdown.txt | 10 The actual action taken when powerdown is asserted is hardware dependent. 11 However, when asserted it may not be possible to access the hardware's
|
D | st,sti-picophyreset.txt | 8 The actual action taken when softreset is asserted is hardware dependent. 9 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-v5.10/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
|
/Linux-v5.10/Documentation/devicetree/bindings/pinctrl/ |
D | pinctrl-mt6797.txt | 53 duty cycle when asserted (high pulse width adjustment). Valid arguments 56 duty cycle when asserted (high pulse width adjustment). Valid arguments
|
D | pinctrl-mt8183.txt | 56 duty cycle when asserted (high pulse width adjustment). Valid arguments 59 duty cycle when asserted (high pulse width adjustment). Valid arguments
|
/Linux-v5.10/Documentation/devicetree/bindings/misc/ |
D | eeprom-93xx46.txt | 11 - select-gpios : if present, specifies the GPIO that will be asserted prior to
|
/Linux-v5.10/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-v5.10/Documentation/devicetree/bindings/power/supply/ |
D | lt3651-charger.txt | 14 GPIO reports "active" when the output is asserted, so if the pins have been
|
/Linux-v5.10/Documentation/firmware-guide/acpi/ |
D | lpit.rst | 31 residency, or system time spent with the SLP_S0# signal asserted.
|
/Linux-v5.10/Documentation/devicetree/bindings/sound/ |
D | cs4271.txt | 25 line is de-asserted. That also means that clocks cannot be changed
|
/Linux-v5.10/Documentation/devicetree/bindings/regulator/ |
D | tps65132-regulator.txt | 22 asserted for during active discharge, in microseconds.
|
/Linux-v5.10/drivers/platform/mellanox/ |
D | mlxreg-hotplug.c | 282 unsigned long asserted; in mlxreg_hotplug_work_helper() local 313 asserted = item->cache ^ regval; in mlxreg_hotplug_work_helper() 316 for_each_set_bit(bit, &asserted, 8) { in mlxreg_hotplug_work_helper()
|
/Linux-v5.10/Documentation/devicetree/bindings/mtd/ |
D | fsmc-nand.txt | 30 command is asserted. Zero means one cycle, 255 means 256
|
D | cadence-quadspi.txt | 29 mode chip select outputs are de-asserted between
|
/Linux-v5.10/Documentation/devicetree/bindings/leds/ |
D | leds-aat1290.txt | 4 asserted high, enable flash strobe and movie mode (max 1/2 of flash current)
|
/Linux-v5.10/Documentation/devicetree/bindings/iio/dac/ |
D | ad5758.txt | 54 asserted during driver probe.
|
1234