Home
last modified time | relevance | path

Searched refs:iowrite8_rep (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/drivers/mtd/nand/raw/
Dnand_base.c246 static void iowrite8_rep(void *addr, const uint8_t *buf, int len) in iowrite8_rep() function
291 iowrite8_rep(chip->IO_ADDR_W, buf, len); in nand_write_buf()