Searched refs:DMA_SOFTRST_REQ (Results 1 – 4 of 4) sorted by relevance
22 #define DMA_SOFTRST_REQ BITS_WITH_WMASK(1, 0x1, 12) macro
100 mmio_write_32(SGRF_BASE + SGRF_SOC_CON(1), DMA_SOFTRST_REQ); in sgrf_init()
92 #define DMA_SOFTRST_REQ 0x01000100 macro
146 mmio_write_32(CRU_BASE + CRU_SOFTRSTS_CON(3), DMA_SOFTRST_REQ); in sgrf_init()
Completed in 4 milliseconds