Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mtd/nand/raw/
Darasan-nand-controller.c84 #define DATA_PORT_REG 0x30 macro
687 ioread32_rep(nfc->base + DATA_PORT_REG, &buf[offset], in anfc_rw_pio_op()
690 iowrite32_rep(nfc->base + DATA_PORT_REG, &buf[offset], in anfc_rw_pio_op()
700 remainder = readl_relaxed(nfc->base + DATA_PORT_REG); in anfc_rw_pio_op()
704 writel_relaxed(remainder, nfc->base + DATA_PORT_REG); in anfc_rw_pio_op()