Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A Darasan-nand-controller.c84 #define DATA_PORT_REG 0x30 macro
699 ioread32_rep(nfc->base + DATA_PORT_REG, &buf[offset], in anfc_rw_pio_op()
702 iowrite32_rep(nfc->base + DATA_PORT_REG, &buf[offset], in anfc_rw_pio_op()
712 remainder = readl_relaxed(nfc->base + DATA_PORT_REG); in anfc_rw_pio_op()
716 writel_relaxed(remainder, nfc->base + DATA_PORT_REG); in anfc_rw_pio_op()