Searched refs:CR_TCIE (Results 1 – 3 of 3) sorted by relevance
67 reg_update_bits(d->regs, DMA2D_CR_REG, CR_TCIE, CR_TCIE); in dma2d_config_out()
28 #define CR_TCIE BIT(9) macro
35 #define CR_TCIE BIT(17) macro148 cr &= ~CR_TCIE & ~CR_TEIE; in stm32_qspi_irq()313 writel_relaxed(cr | CR_TCIE | CR_TEIE, qspi->io_base + QSPI_CR); in stm32_qspi_wait_cmd()