Searched refs:CR_TCIE (Results 1 – 4 of 4) 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()
38 #define CR_TCIE BIT(17) macro223 writel_relaxed(cr | CR_TCIE | CR_TEIE, regs_base + OSPI_CR); in stm32_ospi_wait_cmd()273 cr &= ~CR_TCIE & ~CR_TEIE; in stm32_ospi_irq()