Searched defs:steps (Results 1 – 8 of 8) sorted by relevance
/openbmc/u-boot/lib/efi_selftest/ |
H A D | efi_selftest.c | 188 unsigned int steps, unsigned int *failures) in efi_st_do_tests()
|
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | mxc_nand.c | 446 int steps, size; local 553 int i, len, status, steps = chip->ecc.steps; local 583 int steps, size; local
|
H A D | nand_base.c | 1246 int steps, size; in nand_read_page_raw_syndrome() local 1954 int i, len, pos, status = 0, sndcmd = 0, steps = chip->ecc.steps; in nand_write_oob_syndrome() local 2182 int steps, size; in nand_write_page_raw_syndrome() local
|
/openbmc/qemu/tests/qtest/ |
H A D | npcm7xx_watchdog_timer-test.c | 262 int64_t remaining_steps, steps; in test_pause() local
|
/openbmc/u-boot/tools/ |
H A D | sunxi-spl-image-builder.c | 117 int steps = info->usable_page_size / info->ecc_step_size; in write_page() local
|
/openbmc/bmcweb/redfish-core/lib/openbmc/ |
H A D | openbmc_managers.hpp | 327 nlohmann::json& steps = (*config)["Steps"]; in asyncPopulatePid() local 866 std::optional<std::vector<nlohmann::json::object_t>> steps; in createPidInterface() local
|
/openbmc/u-boot/include/linux/mtd/ |
H A D | rawnand.h | 594 int steps; member
|
/openbmc/qemu/hw/virtio/ |
H A D | virtio.c | 941 unsigned int i, steps, max_steps, ndescs; in virtqueue_ordered_fill() local
|