Searched defs:todo (Results 1 – 12 of 12) sorted by relevance
65 static void spi_rx_tx(struct exynos_spi *regs, int todo, in spi_rx_tx()109 int upto, todo; in exynos_spi_copy() local
96 static int spi_rx_tx(struct exynos_spi_priv *priv, int todo, in spi_rx_tx()327 int upto, todo; in exynos_spi_xfer() local
435 int todo = min(len, 0xffff); in rockchip_spi_xfer() local
726 int todo = sizeof(zeros); in copy_file() local
606 int todo = sizeof(zeros); in pad_file() local
86 int upto, todo; in usb_emul_get_descriptor() local
493 int todo; local
217 size_t todo; /* number of bytes to do in this pass */ in spi_flash_update() local
251 int todo = min(len, 0xffff); in rockchip_spi_xfer() local
304 int todo; in sandbox_erase_part() local
833 uint32_t todo; in cros_ec_flash_write() local
130 unsigned long todo; member