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

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

Completed in 150 milliseconds