Searched refs:CLIC_MTIME_OFFSET (Results 1 – 2 of 2) sorted by relevance
29 …ASE + CLIC_MTIMECMP_OFFSET) = (*(volatile uint64_t *)(CLIC_CTRL_BASE + CLIC_MTIME_OFFSET)) + ticks; in bflb_mtimer_config()49 tmp_high = getreg32(CLIC_CTRL_BASE + CLIC_MTIME_OFFSET + 4); in bflb_mtimer_get_time_us()50 tmp_low = getreg32(CLIC_CTRL_BASE + CLIC_MTIME_OFFSET); in bflb_mtimer_get_time_us()51 tmp_low1 = getreg32(CLIC_CTRL_BASE + CLIC_MTIME_OFFSET); in bflb_mtimer_get_time_us()52 tmp_high1 = getreg32(CLIC_CTRL_BASE + CLIC_MTIME_OFFSET + 4); in bflb_mtimer_get_time_us()
11 #define CLIC_MTIME_OFFSET 0xBFF8 macro
Completed in 5 milliseconds