| /openbmc/qemu/hw/misc/ |
| H A D | stm32l4x5_exti.c | 217 const uint32_t cleared = s->pr[bank] & val64 & configurable_mask(bank); in stm32l4x5_exti_write() local 219 s->pr[bank] &= ~cleared; in stm32l4x5_exti_write() 221 s->swier[bank] &= ~cleared; in stm32l4x5_exti_write()
|
| /openbmc/sdbusplus/example/ |
| H A D | calculator-server.cpp | 46 cleared(v); in clear()
|
| H A D | calculator-aserver.cpp | 40 cleared(v); in method_call()
|
| /openbmc/qemu/tests/tcg/s390x/ |
| H A D | Makefile.softmmu-target | 57 --bss-cleared $@.out
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nmon/nmon/ |
| H A D | 0001-lmon16g.c-Adjust-system-headers.patch | 36 /* Windows moved here so they can be cleared when the screen mode changes */
|
| /openbmc/qemu/block/ |
| H A D | qcow2-cluster.c | 2002 int64_t cleared; in qcow2_cluster_discard() local 2016 cleared = discard_in_l2_slice(bs, offset, nb_clusters, type, in qcow2_cluster_discard() 2018 if (cleared < 0) { in qcow2_cluster_discard() 2019 ret = cleared; in qcow2_cluster_discard() 2023 nb_clusters -= cleared; in qcow2_cluster_discard() 2024 offset += (cleared * s->cluster_size); in qcow2_cluster_discard() 2164 int64_t cleared; in qcow2_subcluster_zeroize() local 2215 cleared = zero_in_l2_slice(bs, offset, nb_clusters, flags); in qcow2_subcluster_zeroize() 2216 if (cleared < 0) { in qcow2_subcluster_zeroize() 2217 ret = cleared; in qcow2_subcluster_zeroize() [all …]
|
| /openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/ |
| H A D | 0008-Platform-CS1000-Increase-flash-PS-area-size.patch | 10 of memory as it is not cleared on reset or reprogramming of the device.
|
| /openbmc/qemu/docs/specs/ |
| H A D | edu.rst | 55 below) is cleared. 74 Clear an interrupt. The value will be cleared from the interrupt
|
| H A D | acpi_mem_hotplug.rst | 64 Due to BUG in versions prior 2.4 that field isn't cleared
|
| H A D | rapl-msr.rst | 36 energy consumed since the last time the register was cleared. If you multiply
|
| /openbmc/qemu/docs/spin/ |
| H A D | aio_notify_bug.promela | 3 * cleared too late, a wakeup could be lost.
|
| /openbmc/openbmc/poky/meta/recipes-devtools/go/go/ |
| H A D | 0010-cmd-go-clear-GOROOT-for-func-ldShared-when-trimpath-.patch | 39 + // When -trimpath is used, GOROOT is cleared
|
| /openbmc/qemu/hw/timer/ |
| H A D | hpet.c | 483 uint64_t old_val, new_val, cleared; in hpet_ram_write() local 529 cleared = new_val & s->isr; in hpet_ram_write() 531 if (cleared & (1 << i)) { in hpet_ram_write()
|
| /openbmc/qemu/hw/misc/macio/ |
| H A D | trace-events | 37 pmu_debug_protocol_clear_treq(int state) "TREQ cleared, clearing TACK, state: %d"
|
| /openbmc/qemu/hw/gpio/ |
| H A D | aspeed_gpio.c | 814 uint32_t cleared; in aspeed_gpio_write() local 888 cleared = ctpop32(data & set->int_status); in aspeed_gpio_write() 889 if (s->pending && cleared) { in aspeed_gpio_write() 890 assert(s->pending >= cleared); in aspeed_gpio_write() 891 s->pending -= cleared; in aspeed_gpio_write()
|
| /openbmc/openbmc/poky/documentation/migration-guides/ |
| H A D | migration-2.0.rst | 101 of its overrides being cleared out. Before the change, only the 102 non-overridden values were cleared.
|
| /openbmc/openpower-hw-diags/attn/ |
| H A D | Attention_Handler.md | 182 attentions will be detected unless the currently active attentions are cleared. 183 Normally active attentions will be cleared by the host re-IPL but any component
|
| /openbmc/phosphor-power/phosphor-regulators/docs/config_file/ |
| H A D | pmbus_read_sensor.md | 98 off, the D-Bus peak/valley sensor values are cleared.
|
| /openbmc/qemu/rust/hw/timer/hpet/src/ |
| H A D | device.rs | 674 let cleared = new_val & self.int_status.get(); in set_int_status_reg() localVariable 677 if cleared & (1 << index) != 0 { in set_int_status_reg()
|
| /openbmc/openbmc/meta-yadro/recipes-phosphor/dbus/phosphor-dbus-interfaces/ |
| H A D | 0001-Add-boot-initiator-mailbox-interface.patch | 131 + must not be automatically cleared. This is per IPMI 2.0
|
| /openbmc/u-boot/drivers/bootcount/ |
| H A D | Kconfig | 108 counter being cleared.
|
| /openbmc/qemu/target/ppc/ |
| H A D | power8-pmu-regs.c.inc | 68 /* 'ret' starts with all mask bits cleared */
|
| /openbmc/openbmc-test-automation/redfish/systems/LogServices/ |
| H A D | test_post_codes.robot | 124 ... msg=BIOS POST code logs not cleared.
|
| /openbmc/docs/designs/ |
| H A D | phosphor-hwmon-io-uring.md | 130 do not get submitted and overlap; the set entries will be cleared upon
|
| /openbmc/qemu/docs/interop/ |
| H A D | parallels.rst | 67 cleared in this case.
|