Searched refs:CR_START (Results 1 – 4 of 4) sorted by relevance
37 reg_update_bits(d->regs, DMA2D_CR_REG, CR_START, CR_START); in dma2d_start()
32 #define CR_START BIT(0) macro
24 CR_START = 0x9000, enumerator48 #define CTL_REG(offset) ((zd_addr_t)(CR_START + (offset)))
82 if ((a & 0xf000) == CR_START) in inc_addr()