Home
last modified time | relevance | path

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

12345

/linux/Documentation/devicetree/bindings/bus/
A 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.
A 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/drivers/reset/
A 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/Documentation/ABI/testing/
A 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/Documentation/devicetree/bindings/iio/adc/
A Dadi,ad7780.yaml46 specified, it will be asserted during driver probe. As the
53 the ad778x chips. If specified, it will be asserted during
61 for the ad778x chips. If specified, it will be asserted
A Dmaxim,max1241.yaml38 specified, the /SHDN pin will be asserted between conversions,
/linux/Documentation/devicetree/bindings/pci/
A 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
/linux/Documentation/devicetree/bindings/input/
A Dgpio-keys.yaml73 Specifies whether the key should wake the system when asserted, when
79 EV_ACT_ANY - both asserted and deasserted
80 EV_ACT_ASSERTED - asserted
/linux/Documentation/devicetree/bindings/reset/
A 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
A Dst,sti-picophyreset.txt8 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
A Dst,sti-powerdown.txt10 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
A 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/Documentation/hwmon/
A 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
A 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
/linux/Documentation/devicetree/bindings/mmc/
A Dmmc-pwrseq-simple.yaml26 contains a list of GPIO specifiers. The reset GPIOs are asserted
28 They will be de-asserted right after the power has been provided to the
/linux/Documentation/driver-api/
A 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/Documentation/devicetree/bindings/usb/
A Dqcom,dwc3.yaml91 - description: The interrupt that is asserted
93 - description: The interrupt that is asserted
/linux/Documentation/devicetree/bindings/memory-controllers/
A 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/Documentation/devicetree/bindings/pinctrl/
A Dmediatek,mt6797-pinctrl.yaml129 cycle when asserted (high pulse width adjustment). Valid arguments
136 when asserted (high pulse width adjustment). Valid arguments are
/linux/Documentation/devicetree/bindings/misc/
A Deeprom-93xx46.yaml41 specifies the GPIO that needs to be asserted prior to each access
/linux/Documentation/firmware-guide/acpi/
A Dlpit.rst31 residency, or system time spent with the SLP_S0# signal asserted.
/linux/Documentation/devicetree/bindings/watchdog/
A Darm,sp805.yaml15 when the next interrupt would be triggered, the reset signal is asserted.
/linux/drivers/platform/mellanox/
A 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/Documentation/devicetree/bindings/regulator/
A Dtps65132-regulator.txt22 asserted for during active discharge, in microseconds.
/linux/Documentation/devicetree/bindings/sound/
A Dcs4271.txt25 line is de-asserted. That also means that clocks cannot be changed

Completed in 34 milliseconds

12345