Searched refs:DMACR_DOEN (Results 1 – 1 of 1) sorted by relevance
134 #define DMACR_DOEN BIT(1) macro872 stm32_cryp_write(cryp, cryp->caps->dmacr, reg & ~(DMACR_DOEN | DMACR_DIEN)); in stm32_cryp_header_dma_callback()932 stm32_cryp_write(cryp, cryp->caps->dmacr, reg & ~(DMACR_DOEN | DMACR_DIEN)); in stm32_cryp_dma_callback()1080 stm32_cryp_write(cryp, cryp->caps->dmacr, reg | DMACR_DOEN | DMACR_DIEN); in stm32_cryp_dma_start()