Searched refs:CRU_SOFTRST_CON (Results 1 – 5 of 5) sorted by relevance
67 #define CRU_SOFTRST_CON 0x300 macro68 #define CRU_SOFTRSTS_CON(n) (CRU_SOFTRST_CON + ((n) * 4))
34 #define CRU_SOFTRST_CON 0x1b8 macro35 #define CRU_SOFTRSTS_CON(n) (CRU_SOFTRST_CON + ((n) * 4))
69 #define CRU_SOFTRST_CON 0x300 macro70 #define CRU_SOFTRSTS_CON(n) (CRU_SOFTRST_CON + ((n) * 4))
176 #define CRU_SOFTRST_CON(n) (0x400 + (n) * 4) macro
130 mmio_write_32(CRU_BASE + CRU_SOFTRST_CON(4), in rkclk_ddr_reset()