Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/mfd/
Dtmio.h20 #define tmio_iowrite16_rep(r, b, l) writesw(r, b, l) macro
/linux-4.1.27/drivers/mtd/nand/
Dtmio_nand.c249 tmio_iowrite16_rep(tmio->fcr + FCR_DATA, buf, len >> 1); in tmio_nand_write_buf()