/openbmc/linux/include/dt-bindings/input/ |
H A D | gpio-keys.h | 9 #define EV_ACT_ANY 0x00 /* asserted or deasserted */ 11 #define EV_ACT_DEASSERTED 0x02 /* deasserted */
|
/openbmc/linux/Documentation/devicetree/bindings/input/ |
H A D | gpio-keys.yaml | 72 deasserted, or both. This property is only valid for keys that wake up the 77 EV_ACT_ANY - both asserted and deasserted 79 EV_ACT_DEASSERTED - deasserted
|
/openbmc/linux/sound/soc/tegra/ |
H A D | tegra20_spdif.h | 127 * deasserted when either, 136 * This bit is deasserted when the end of a frame is reached after 137 * TX_EN is deasserted. 145 * This bit is deasserted when either, 146 * (a) the end of a frame is reached after TX_EN is deasserted, or 155 * (a) the end of a frame is reached after TX_EN is deasserted, or
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Sensor/Threshold/ |
H A D | HardShutdown.interface.yaml | 64 The high threshold alarm deasserted. 80 The low threshold alarm deasserted.
|
H A D | Warning.interface.yaml | 62 The high threshold alarm deasserted. 78 The low threshold alarm deasserted.
|
H A D | SoftShutdown.interface.yaml | 63 The high threshold alarm deasserted. 79 The low threshold alarm deasserted.
|
H A D | Critical.interface.yaml | 62 The high threshold alarm deasserted. 78 The low threshold alarm deasserted.
|
H A D | PerformanceLoss.interface.yaml | 64 The high threshold alarm deasserted. 80 The low threshold alarm deasserted.
|
/openbmc/phosphor-led-manager/manager/ |
H A D | manager.hpp | 57 /** @brief Comparator for finding LEDs to be DeAsserted */ 99 * @param[in] ledsDeAssert - LEDs that are to be Deasserted 110 * @param[in] ledsDeAssert - LEDs that are to be Deasserted
|
/openbmc/phosphor-led-sysfs/test/ |
H A D | physical.cpp | 151 .WillOnce(Return(phosphor::led::deasserted)); in TEST() 152 EXPECT_CALL(*led, setBrightness(phosphor::led::deasserted)).Times(0); in TEST() 206 .WillOnce(Return(phosphor::led::deasserted)); in TEST() 208 EXPECT_CALL(*led, setBrightness(phosphor::led::deasserted)); in TEST()
|
/openbmc/linux/arch/arm/mach-omap2/ |
H A D | prm2xxx_3xxx.c | 47 * reset line to be asserted / deasserted in order to fully enable the 67 * @st_shift: register bit shift for the status of the deasserted submodule 74 * reset line to be asserted / deasserted in order to fully enable the
|
H A D | prminst44xx.c | 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
|
/openbmc/u-boot/drivers/ddr/imx/imx8m/ |
H A D | ddr4_init.c | 62 /* RESET: <ctn> DEASSERTED */ in ddr_init() 63 /* RESET: <a Port 0 DEASSERTED(0) */ in ddr_init()
|
/openbmc/linux/Documentation/driver-api/ |
H A D | reset.rst | 89 deassert causes the reset line to be deasserted immediately. 102 may be kept deasserted at all times. 104 consumer has requested it to be deasserted.
|
/openbmc/linux/Documentation/devicetree/bindings/sound/ |
H A D | st,sta32x.txt | 10 deasserted before communication to the codec starts. 13 it will be deasserted before communication to the codec
|
H A D | cs4270.txt | 14 deasserted before communication to the codec starts.
|
H A D | st,sta350.txt | 10 deasserted before communication to the codec starts. 13 it will be deasserted before communication to the codec
|
H A D | ak4104.txt | 16 deasserted before communication to the device starts.
|
H A D | ak5386.txt | 12 If specified, it will be deasserted at probe time.
|
H A D | cs4265.txt | 16 deasserted before communication to the codec starts.
|
/openbmc/linux/drivers/reset/ |
H A D | reset-ti-sci.c | 54 * @assert argument is true, or deasserted if @assert argument is false. 115 * @id: ID of the reset to be deasserted 141 * Return: 0 if reset is deasserted, or a non-zero value if reset is asserted
|
H A D | core.c | 37 * @deassert_count: Number of times this reset line has been deasserted 432 * still be deasserted, as long as other users keep it so. 495 * If an assertion fails, already asserted resets are deasserted again. 523 * After calling this function, the reset is guaranteed to be deasserted. 558 * case, the reset lines are deasserted by default. If that is not the in reset_control_deassert() 575 * If a deassertion fails, already deasserted resets are asserted again. 1221 * that just have to be asserted or deasserted, without any
|
/openbmc/qemu/tests/qtest/ |
H A D | aspeed_hace-test.c | 180 /* Clear IRQ status and check status is deasserted */ in test_md5() 213 /* Clear IRQ status and check status is deasserted */ in test_sha256() 246 /* Clear IRQ status and check status is deasserted */ in test_sha512() 297 /* Clear IRQ status and check status is deasserted */ in test_sha256_sg() 348 /* Clear IRQ status and check status is deasserted */ in test_sha512_sg() 389 /* Clear IRQ status and check status is deasserted */ in test_sha256_accum() 430 /* Clear IRQ status and check status is deasserted */ in test_sha512_accum()
|
/openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/gpio/phosphor-gpio-monitor/ |
H A D | ampere_hightemp_stop@.service | 6 ExecStart=/usr/sbin/ampere_add_redfishevent.sh OpenBMC.0.1.AmpereEvent "CPU%i HighTemp deasserted"
|
/openbmc/phosphor-fan-presence/docs/sensor-monitor/ |
H A D | README.md | 29 deasserted, informational event logs are created.
|