Searched refs:CCR_RESET (Results 1 – 2 of 2) sorted by relevance
34 CCR_RESET = BIT(7), enumerator288 tda9950_write(client, REG_CCR, CCR_RESET); in tda9950_open()
101 #define CCR_RESET BIT(1) macro843 writel_relaxed(ccr |= CCR_RESET, ddata->base + STM32_DMA3_CCR(chan->id)); in stm32_dma3_chan_reset()