Home
last modified time | relevance | path

Searched defs:todo (Results 1 – 14 of 14) sorted by relevance

/openbmc/u-boot/arch/arm/mach-exynos/
H A Dspl_boot.c64 static void spi_rx_tx(struct exynos_spi *regs, int todo, in spi_rx_tx()
108 int upto, todo; in exynos_spi_copy() local
/openbmc/qemu/audio/
H A Dsndioaudio.c82 size_t todo, n; in sndio_write() local
113 size_t todo, n; in sndio_read() local
262 size_t todo, max_todo; in sndio_get_buffer_in() local
/openbmc/u-boot/drivers/spi/
H A Dexynos_spi.c95 static int spi_rx_tx(struct exynos_spi_priv *priv, int todo, in spi_rx_tx()
326 int upto, todo; in exynos_spi_xfer() local
H A Drk_spi.c377 int todo = min(len, 0xffff); in rockchip_spi_xfer() local
/openbmc/u-boot/tools/
H A Dmkimage.c724 int todo = sizeof(zeros); in copy_file() local
H A Dimx8mimage.c279 int todo = sizeof(zeros); in copy_file() local
H A Dimx8image.c420 int todo = sizeof(zeros); in copy_file() local
/openbmc/u-boot/drivers/usb/emul/
H A Dusb-emul-uclass.c83 int upto, todo; in usb_emul_get_descriptor() local
/openbmc/u-boot/tools/gdb/
H A Dremote.c492 int todo; local
/openbmc/u-boot/cmd/
H A Dsf.c217 size_t todo; /* number of bytes to do in this pass */ in spi_flash_update() local
/openbmc/u-boot/drivers/mtd/spi/
H A Dsandbox.c302 int todo; in sandbox_erase_part() local
/openbmc/qemu/tests/tcg/multiarch/
H A Dsha512.c627 static int todo = 0; variable
/openbmc/u-boot/drivers/misc/
H A Dcros_ec.c928 uint32_t todo; in cros_ec_flash_write() local
/openbmc/u-boot/drivers/usb/gadget/
H A Dether.c125 unsigned long todo; member