Searched refs:CRU_SOFTRST_CON (Results 1 – 9 of 9) sorted by relevance
22 #define CRU_SOFTRST_CON 0x300 macro23 #define CRU_SOFTRSTS_CON(n) (CRU_SOFTRST_CON + ((n) * 4))
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))
36 mmio_write_32(SCRU_BASE + CRU_SOFTRST_CON(bank), in rk3588_reset_explicit()
48 #define CRU_SOFTRST_CON(i) ((i) * 0x4 + 0xa00) macro
178 #define CRU_SOFTRST_CON(n) (0x400 + (n) * 4) macro
39 #define CRU_SOFTRST_CON(i) ((i) * 0x4 + 0xa00) macro
131 mmio_write_32(CRU_BASE + CRU_SOFTRST_CON(4), in rkclk_ddr_reset()