Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/mfd/
Dtmio.h13 #define tmio_ioread16_rep(r, b, l) readsw(r, b, l) macro
/linux-3.4.99/drivers/mtd/nand/
Dtmio_nand.c256 tmio_ioread16_rep(tmio->fcr + FCR_DATA, buf, len >> 1); in tmio_nand_read_buf()