Searched refs:STIMER_C3 (Results 1 – 7 of 7) sorted by relevance
41 STIMER_C3 = STIMER_CLO + cnt; in raspi_systimer_start()94 STIMER_C3 = STIMER_CLO + timer->cnt; in rt_device_systimer_isr()
165 #define STIMER_C3 HWREG32(STIMER_BASE + 0x0018) macro
43 STIMER_C3 = STIMER_CLO + cnt; in raspi_systimer_start()96 STIMER_C3 = STIMER_CLO + timer->cnt; in rt_device_systimer_isr()
169 #define STIMER_C3 __REG32(STIMER_BASE + 0x0018) macro
48 #define STIMER_C3 HWREG32(STIMER_BASE + 0x18) macro
163 #define STIMER_C3 __REG32(stimer_base_addr + 0x0018) macro
143 #define STIMER_C3 __REG32(STIMER_BASE + 0x0018) macro
Completed in 33 milliseconds