Searched refs:CRU_GLB_RST_CON (Results 1 – 5 of 5) sorted by relevance
187 temp_val = mmio_read_32(CRU_BASE + CRU_GLB_RST_CON) | in rockchip_soc_soft_reset()190 mmio_write_32(CRU_BASE + CRU_GLB_RST_CON, temp_val); in rockchip_soc_soft_reset()
89 #define CRU_GLB_RST_CON 0x388 macro
183 #define CRU_GLB_RST_CON 0x0510 macro
297 mmio_clrbits_32(CRU_BASE + CRU_GLB_RST_CON, in soc_global_soft_reset_init()
481 mmio_clrsetbits_32(CRU_BASE + CRU_GLB_RST_CON, 0x3, 0x3); in dram_all_config()