Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dsunxi_nand.c41 #define NFC_REG_CNT 0x0020 macro
375 writel(chunksize, nfc->regs + NFC_REG_CNT); in sunxi_nfc_dma_op_prepare()
454 writel(cnt, nfc->regs + NFC_REG_CNT); in sunxi_nfc_read_buf()
492 writel(cnt, nfc->regs + NFC_REG_CNT); in sunxi_nfc_write_buf()
1854 writel(cnt, nfc->regs + NFC_REG_CNT); in sunxi_nfc_exec_subop()
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dsunxi_nand.c52 #define NFC_REG_CNT 0x0020 macro
480 writel(cnt, nfc->regs + NFC_REG_CNT); in sunxi_nfc_read_buf()
513 writel(cnt, nfc->regs + NFC_REG_CNT); in sunxi_nfc_write_buf()