Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A Dsunxi_nand.c40 #define NFC_REG_CNT 0x0020 macro
380 writel(chunksize, nfc->regs + NFC_REG_CNT); in sunxi_nfc_dma_op_prepare()
464 writel(cnt, nfc->regs + NFC_REG_CNT); in sunxi_nfc_read_buf()
502 writel(cnt, nfc->regs + NFC_REG_CNT); in sunxi_nfc_write_buf()
1844 writel(cnt, nfc->regs + NFC_REG_CNT); in sunxi_nfc_exec_subop()
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dsunxi_nand.c51 #define NFC_REG_CNT 0x0020 macro
479 writel(cnt, nfc->regs + NFC_REG_CNT); in sunxi_nfc_read_buf()
512 writel(cnt, nfc->regs + NFC_REG_CNT); in sunxi_nfc_write_buf()