Home
last modified time | relevance | path

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

1234

/linux/drivers/reset/starfive/
H A Dreset-starfive-jh71x0.c23 const u32 *asserted; member
40 u32 done = data->asserted ? data->asserted[offset] & mask : 0; in jh71x0_reset_update()
97 if (!data->asserted) in jh71x0_reset_status()
100 return !((value ^ data->asserted[offset]) & mask); in jh71x0_reset_status()
112 const u32 *asserted, unsigned int nr_resets, in reset_starfive_jh71x0_register() argument
130 data->asserted = asserted; in reset_starfive_jh71x0_register()
H A Dreset-starfive-jh71x0.h11 const u32 *asserted, unsigned int nr_resets,
/linux/Documentation/devicetree/bindings/bus/
H 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.
/linux/drivers/reset/
H A Dreset-uniphier.c316 int ret, asserted; in uniphier_reset_status() local
325 asserted = !!(val & BIT(p->bit)); in uniphier_reset_status()
328 asserted = !asserted; in uniphier_reset_status()
330 return asserted; in uniphier_reset_status()
/linux/Documentation/ABI/testing/
H 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.
H A Dsysfs-class-chromeos42 - "HPD_IRQ": Hot Plug Detect interrupt is asserted
43 - "HPD_LVL": Hot Plug Detect level is asserted
H A Dsysfs-driver-typec-displayport71 Attention messages. IRQ_HPD can only be asserted when HPD is high,
72 and is asserted when an IRQ_HPD has been issued since the last Status
H A Dsysfs-driver-zynqmp-fpga33 BIT(7) 0: GHIGH_B_STATUS asserted
/linux/Documentation/devicetree/bindings/reset/
H 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
H 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
H A Dreset.txt75 child device has reset asserted.
/linux/Documentation/hwmon/
H 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
H 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
H A Dmax31760.rst33 OT threshold is exceeded, the SHDN pin is asserted low and can be used to
/linux/drivers/clk/baikal-t1/
H A DKconfig50 can be directly asserted/de-asserted (PCIe and DDR sub-domains).
/linux/Documentation/driver-api/
H 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/memory-controllers/
H 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/firmware-guide/acpi/
H A Dlpit.rst31 residency, or system time spent with the SLP_S0# signal asserted.
/linux/Documentation/networking/
H A Doa-tc6-framework.rst248 chunks, the MAC-PHY interrupt is asserted to SPI host. On reception of the
357 MAC-PHY interrupt is asserted to SPI host. On reception of the first data
364 The MAC-PHY interrupt is asserted when the following conditions are met.
366 Receive chunks available - This interrupt is asserted when the previous
371 Transmit chunk credits available - This interrupt is asserted when the
376 Extended status event - This interrupt is asserted when the previous data
/linux/Documentation/devicetree/bindings/mtd/
H A Dfsmc-nand.txt30 command is asserted. Zero means one cycle, 255 means 256
/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8916-alcatel-idol347.dts409 * The OEM wired an additional GPIO to be asserted so that
412 * force it asserted here.
/linux/arch/powerpc/kvm/
H A Dbook3s_xive.h54 bool asserted; /* Only for emulated LSI: current state */ member
/linux/Documentation/devicetree/bindings/media/
H A Dstih407-c8sectpfe.txt45 (all bits/bytes with ts_valid or ts_packet asserted are valid).
/linux/arch/arm/boot/dts/marvell/
H A Darmada-385-clearfog-gtr.dtsi476 * This signal, when asserted, isolates Armada 38x sample at reset pins
477 * from control of external devices. Should be de-asserted after reset.
/linux/Documentation/gpu/nova/core/
H A Ddevinit.rst48 asserted by the FWSEC running on the GSP in heavy-secure mode.

1234