| /openbmc/phosphor-bmc-code-mgmt/cpld/lattice/ |
| H A D | lattice_base_cpld.cpp | 263 uint32_t calculated = 0U; in verifyChecksum() local 268 calculated = std::accumulate(fwInfo.cfgData.begin(), fwInfo.cfgData.end(), in verifyChecksum() 269 calculated, addByte); in verifyChecksum() 270 calculated = in verifyChecksum() 271 std::accumulate(sumOnly.begin(), sumOnly.end(), calculated, addByte); in verifyChecksum() 272 calculated = std::accumulate(fwInfo.ufmData.begin(), fwInfo.ufmData.end(), in verifyChecksum() 273 calculated, addByte); in verifyChecksum() 276 calculated); in verifyChecksum() 280 if (fwInfo.checksum != (calculated & 0xFFFF)) in verifyChecksum() 285 "CALCULATED", lg2::hex, calculated, "JEDFILECHECKSUM", in verifyChecksum()
|
| /openbmc/openbmc/meta-nuvoton/recipes-bsp/images/npcm7xx-igps/ |
| H A D | 0001-Adjust-paths-for-use-with-Bitbake.patch | 62 …ze'>inputs/Poleg_bootblock.bin</size> <!-- size in the header calculated by tool--> 63 …'FileSize'>Poleg_bootblock.bin</size> <!-- size in the header calculated by tool--> 87 …ze'>inputs/Poleg_bootblock.bin</size> <!-- size in the header calculated by tool--> 88 …'FileSize'>Poleg_bootblock.bin</size> <!-- size in the header calculated by tool--> 112 …t='FileSize'>inputs/u-boot.bin</size> <!-- size in the header calculated by tool--> 113 + <size format='FileSize'>u-boot.bin</size> <!-- size in the header calculated by… 137 …t='FileSize'>inputs/u-boot.bin</size> <!-- size in the header calculated by tool--> 138 + <size format='FileSize'>u-boot.bin</size> <!-- size in the header calculated by…
|
| /openbmc/phosphor-fan-presence/docs/monitor/ |
| H A D | method.md | 25 to be calculated out of range of a current target before being marked 28 - Time(in seconds) that each fan sensor must be calculated within range of a 52 fan sensor update where its feedback speed is calculated out of range of the 63 - `threshold` - Number of total times a fan sensor must be calculated out of
|
| /openbmc/qemu/docs/devel/ |
| H A D | ebpf_rss.rst | 18 of rx virtqueue based on lookup table built according to calculated symmetric hash 30 Not for all packets, the hash can/should be calculated. 87 - redirect - "boolean" value, should the hash be calculated, on false - ``default_queue`` would be… 89 …VIRTIO_NET_RSS_HASH_TYPE_*`` defines. If for packet hash should not be calculated - ``default_queu… 91 … used for packet that shouldn't be hashed. For some packets, the hash can't be calculated(g.e ARP).
|
| /openbmc/qemu/hw/net/ |
| H A D | net_rx_pkt.c | 548 uint32_t calculated = 0; in _net_rx_pkt_validate_sctp_sum() local 564 &calculated, sizeof(calculated))) { in _net_rx_pkt_validate_sctp_sum() 568 calculated = crc32c(0xffffffff, in _net_rx_pkt_validate_sctp_sum() 570 calculated = iov_crc32c(calculated ^ 0xffffffff, vec + 1, vec_len - 1); in _net_rx_pkt_validate_sctp_sum() 571 valid = calculated == le32_to_cpu(original); in _net_rx_pkt_validate_sctp_sum()
|
| /openbmc/u-boot/drivers/led/ |
| H A D | Kconfig | 131 The LED blink period calculated from LED_STATUS_FREQ: 166 The LED blink period calculated from LED_STATUS_FREQ1: 201 The LED blink period calculated from LED_STATUS_FREQ2: 236 The LED blink period calculated from LED_STATUS_FREQ3: 271 The LED blink period calculated from LED_STATUS_FREQ4: 306 The LED blink period calculated from LED_STATUS_FREQ5:
|
| /openbmc/u-boot/doc/device-tree-bindings/clock/ |
| H A D | st,stm32-rcc.txt | 38 It is calculated as: index = register_offset / 4 * 32 + bit_offset. 86 It is calculated as: index = register_offset / 4 * 32 + bit_offset.
|
| /openbmc/openbmc/poky/meta/recipes-devtools/patchelf/patchelf/ |
| H A D | 0003-make-LOAD-segment-extensions-based-on-p_align-instea.patch | 10 If calculated with pagesize, new LOAD segment may be added even though the
|
| H A D | 0002-align-startOffset-with-p_align-instead-of-pagesize-f.patch | 37 + wrong, but here startOffset is calculated according to p_align for
|
| /openbmc/openbmc/poky/meta/recipes-devtools/perl/ |
| H A D | libtest-warnings-perl_0.038.bb | 6 be calculated *before* the warnings test is run, resulting in a TAP error. \
|
| /openbmc/openbmc/meta-ibm/recipes-phosphor/ipmi/ |
| H A D | phosphor-ipmi-config.bbappend | 4 # file. It is calculated from the VERSION_ID field which currently has two
|
| /openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/ |
| H A D | 0012-Platform-CS1000-Increase-BL2-partition-size.patch | 26 # The RAM MPU Region block sizes are calculated manually. The RAM has to be covered 28 # the start addresses have to be aligned to these sizes. The sizes can be calculated
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-gnome/gtk+/gtk+/ |
| H A D | toggle-font.diff | 12 + calculated from the font size. */
|
| /openbmc/qemu/docs/interop/ |
| H A D | parallels.rst | 87 - If data_off is zero, the offset is calculated as the end of BAT 128 or calculated as specified above) 138 or calculated as specified above) to the end of the file. It represents a
|
| /openbmc/webui-vue/docs/guide/guidelines/ |
| H A D | motion.md | 37 Duration is calculated based on the style and size of the motion. Among the two
|
| /openbmc/u-boot/doc/ |
| H A D | README.sha1 | 48 the calculated checksum at the right place:
|
| /openbmc/qemu/scripts/ |
| H A D | qemu-binfmt-conf.sh | 204 calculated according to the binary to interpret
|
| /openbmc/u-boot/doc/imx/common/ |
| H A D | imx6.txt | 26 are calculated as below:
|
| /openbmc/openbmc/meta-phosphor/recipes-phosphor/sensors/ |
| H A D | phosphor-hwmon_git.bb | 48 # 1. It adds HW_SENSOR_ID value if not set. The value being calculated
|
| /openbmc/u-boot/lib/ |
| H A D | Kconfig | 238 The hash is calculated in software. 246 The hash is calculated in software. 260 The hash is calculated in software. 269 The hash is calculated in software.
|
| /openbmc/qemu/docs/devel/migration/ |
| H A D | dirty-limit.rst | 37 The dirty page rate is calculated via the KVM dirty ring mechanism,
|
| /openbmc/qemu/docs/specs/ |
| H A D | pci-ids.rst | 37 ID is calculated from the virtio device ID by adding the
|
| /openbmc/docs/designs/ |
| H A D | phosphor-hwmon-io-uring.md | 54 io_uring library will need to be calculated for each daemon. 163 calculated in further detail across different machines.
|
| /openbmc/openbmc/poky/meta/files/common-licenses/ |
| H A D | AFL-1.2 | 28 calculated to inform recipients that You have modified the Original Work. 68 reasonably calculated to permit inexpensive and convenient access by You for
|
| /openbmc/u-boot/doc/device-tree-bindings/pinctrl/ |
| H A D | st,stm32-pinctrl.txt | 80 These defines are calculated as:
|