Searched refs:bch_reg (Results 1 – 1 of 1) sorted by relevance
472 u32 dma_reg, fl_reg, bch_reg; in rk_nfc_xfer_start() local481 bch_reg = readl_relaxed(nfc->regs + nfc->cfg->bchctl_off); in rk_nfc_xfer_start()482 bch_reg = (bch_reg & (~BCHCTL_BANK_M)) | in rk_nfc_xfer_start()484 writel(bch_reg, nfc->regs + nfc->cfg->bchctl_off); in rk_nfc_xfer_start()