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