Searched refs:CR_CTCIE (Results 1 – 2 of 2) sorted by relevance
65 reg_update_bits(d->regs, DMA2D_CR_REG, CR_CTCIE, CR_CTCIE); in dma2d_config_out()
25 #define CR_CTCIE BIT(12) macro