Home
last modified time | relevance | path

Searched refs:bchctl_off (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Drockchip-nand-controller.c115 * @bchctl_off: BCHCTL register offset
135 u32 bchctl_off; member
253 writel(reg, nfc->regs + nfc->cfg->bchctl_off); in rk_nfc_hw_ecc_setup()
480 bch_reg = readl_relaxed(nfc->regs + nfc->cfg->bchctl_off); in rk_nfc_xfer_start()
483 writel(bch_reg, nfc->regs + nfc->cfg->bchctl_off); in rk_nfc_xfer_start()
1243 .bchctl_off = 0x0C,
1280 .bchctl_off = 0x0C,
1317 .bchctl_off = 0x20,

Completed in 3 milliseconds