Searched refs:cur_base (Results 1 – 1 of 1) sorted by relevance
104 void *cur_base = rt_ioremap((void *) CRU_BASE, 0x100); in reboot() local105 HWREG32(cur_base + 0x00D4) = 0xfdb9; in reboot()106 HWREG32(cur_base + 0x00D8) = 0xeca8; in reboot()
Completed in 4 milliseconds