/linux/drivers/reset/starfive/ |
H A D | reset-starfive-jh71x0.c | 23 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 D | reset-starfive-jh7100.c | 29 * register means the line is asserted and a 1 means it's deasserted. A few 31 * all lines are asserted.
|
/linux/Documentation/devicetree/bindings/bus/ |
H A 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.
|
/linux/sound/soc/tegra/ |
H A D | tegra20_spdif.h | 125 * This bit is asserted when the receiver first locked onto the 126 * preamble of the data stream after RX_EN is asserted. This bit is 135 * This bit is asserted when TX_EN is asserted. 143 * This bit is asserted when both TX_EN and TC_EN are asserted and 153 * This bit is asserted when TX_EN and TXU_EN are asserted and
|
/linux/Documentation/devicetree/bindings/pci/ |
H A D | xlnx,nwl-pcie.yaml | 34 - description: interrupt asserted when miscellaneous interrupt is received 36 - description: interrupt asserted when a legacy interrupt is received 37 - description: msi1 interrupt asserted when an MSI is received 38 - description: msi0 interrupt asserted when an MSI is received
|
H A D | xlnx,xdma-host.yaml | 38 - description: interrupt asserted when miscellaneous interrupt is received. 39 - description: msi0 interrupt asserted when an MSI is received. 40 - description: msi1 interrupt asserted when an MSI is received.
|
/linux/include/linux/ |
H A D | kvm_irqfd.h | 16 * level triggered interrupts. The interrupt is asserted on eventfd 18 * interrupt is de-asserted and userspace is notified through the 19 * resamplefd. All resamplers on the same gsi are de-asserted
|
/linux/Documentation/hwmon/ |
H A 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
|
H A 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/arch/arm/mach-omap2/ |
H A D | prminst44xx.c | 95 * Returns 1 if the (sub)module hardreset line is currently asserted, 96 * 0 if the (sub)module hardreset line is not currently asserted, or 117 * reset line to be asserted / deasserted in order to fully enable the 144 * reset line to be asserted / deasserted in order to fully enable the
|
H A D | prm2xxx_3xxx.c | 29 * Returns 1 if the (sub)module hardreset line is currently asserted, 30 * 0 if the (sub)module hardreset line is not currently asserted, or 47 * reset line to be asserted / deasserted in order to fully enable the 74 * reset line to be asserted / deasserted in order to fully enable the
|
/linux/drivers/video/backlight/ |
H A D | lms283gf05.c | 95 gpiod_set_value(gpiod, 0); /* De-asserted */ in lms283gf05_reset() 97 gpiod_set_value(gpiod, 1); /* Asserted */ in lms283gf05_reset() 99 gpiod_set_value(gpiod, 0); /* De-asserted */ in lms283gf05_reset() 136 gpiod_set_value(st->reset, 1); /* Asserted */ in lms283gf05_power_set()
|
/linux/include/dt-bindings/input/ |
H A D | gpio-keys.h | 9 #define EV_ACT_ANY 0x00 /* asserted or deasserted */ 10 #define EV_ACT_ASSERTED 0x01 /* asserted */
|
/linux/Documentation/ABI/testing/ |
H A 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/tools/perf/pmu-events/arch/x86/goldmont/ |
H A D | frontend.json | 3 "BriefDescription": "BACLEARs asserted for any branch type", 12 "BriefDescription": "BACLEARs asserted for conditional branch", 21 "BriefDescription": "BACLEARs asserted for return branch",
|
/linux/tools/perf/pmu-events/arch/x86/goldmontplus/ |
H A D | frontend.json | 3 "BriefDescription": "BACLEARs asserted for any branch type", 12 "BriefDescription": "BACLEARs asserted for conditional branch", 21 "BriefDescription": "BACLEARs asserted for return branch",
|
/linux/Documentation/devicetree/bindings/input/ |
H A D | gpio-keys.yaml | 87 Specifies whether the key should wake the system when asserted, when 93 EV_ACT_ANY - both asserted and deasserted 94 EV_ACT_ASSERTED - asserted
|
/linux/Documentation/driver-api/ |
H A 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/Documentation/devicetree/bindings/spi/ |
H A D | spi-peripheral-props.yaml | 51 asserted. 56 de-asserted. 61 de-asserted.
|
/linux/Documentation/devicetree/bindings/reset/ |
H A D | st,stih407-picophyreset.yaml | 17 The actual action taken when softreset is asserted is hardware dependent. 18 However, when asserted it may not be possible to access the hardware's
|
H A D | st,stih407-powerdown.yaml | 19 The actual action taken when powerdown is asserted is hardware dependent. 20 However, when asserted it may not be possible to access the hardware's
|
H A 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
|
/linux/include/linux/reset/ |
H A D | reset-simple.h | 28 * asserted. Otherwise, bits read back as set while the 29 * reset is asserted.
|
/linux/drivers/clk/baikal-t1/ |
H A D | Kconfig | 50 can be directly asserted/de-asserted (PCIe and DDR sub-domains).
|
/linux/Documentation/devicetree/bindings/mmc/ |
H A D | mmc-pwrseq-simple.yaml | 26 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
|