Home
last modified time | relevance | path

Searched refs:PBUS_DATA (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dtango_nand.c19 #define PBUS_DATA 8 macro
155 ioread8_rep(tchip->base + PBUS_DATA, instr->ctx.data.buf.in, in tango_exec_instr()
159 iowrite8_rep(tchip->base + PBUS_DATA, instr->ctx.data.buf.out, in tango_exec_instr()
361 ioread8_rep(tchip->base + PBUS_DATA, *buf, len); in aux_read()
376 iowrite8_rep(tchip->base + PBUS_DATA, *buf, len); in aux_write()

Completed in 2 milliseconds