Searched refs:RTC_EN_WARM_RST_REQ (Results 1 – 1 of 1) sorted by relevance
30 #define RTC_EN_WARM_RST_REQ 0xCC macro42 mmio_write_32(CVI_RTC_REG_BASE + RTC_EN_WARM_RST_REQ, 0x1); in cvi_restart()44 while (mmio_read_32(CVI_RTC_REG_BASE + RTC_EN_WARM_RST_REQ) != 0x01); in cvi_restart()
Completed in 3 milliseconds