Home
last modified time | relevance | path

Searched defs:steps (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest.c188 unsigned int steps, unsigned int *failures) in efi_st_do_tests()
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dmxc_nand.c446 int steps, size; local
553 int i, len, status, steps = chip->ecc.steps; local
583 int steps, size; local
H A Dnand_base.c1246 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 Dnpcm7xx_watchdog_timer-test.c262 int64_t remaining_steps, steps; in test_pause() local
/openbmc/u-boot/tools/
H A Dsunxi-spl-image-builder.c117 int steps = info->usable_page_size / info->ecc_step_size; in write_page() local
/openbmc/bmcweb/redfish-core/lib/openbmc/
H A Dopenbmc_managers.hpp327 nlohmann::json& steps = (*config)["Steps"]; in asyncPopulatePid() local
865 std::optional<std::vector<nlohmann::json::object_t>> steps; in createPidInterface() local
/openbmc/u-boot/include/linux/mtd/
H A Drawnand.h594 int steps; member