Searched refs:CRU_SOFTRST_CON (Results 1 – 3 of 3) sorted by relevance
69 #define CRU_SOFTRST_CON 0x300 macro70 #define CRU_SOFTRSTS_CON(n) (CRU_SOFTRST_CON + ((n) * 4))
173 #define CRU_SOFTRST_CON(n) (0x400 + (n) * 4) macro
126 mmio_write_32(CRU_BASE + CRU_SOFTRST_CON(4), in rkclk_ddr_reset()