Searched refs:flctl_off (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/mtd/nand/raw/
H A Drockchip-nand-controller.c115 * @flctl_off: FLCTL register offset
135 u32 flctl_off; member in struct:nfc_cfg
489 writel(fl_reg, nfc->regs + nfc->cfg->flctl_off);
491 writel(fl_reg, nfc->regs + nfc->cfg->flctl_off);
499 ptr = nfc->regs + nfc->cfg->flctl_off;
885 writel(FLCTL_RST, nfc->regs + nfc->cfg->flctl_off);
1242 .flctl_off = 0x08,
1279 .flctl_off = 0x08,
1316 .flctl_off = 0x10,

Completed in 146 milliseconds