Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/mtd/nand/raw/
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()