Searched refs:SYST_CST (Results 1 – 1 of 1) sorted by relevance
13 #define SYST_CST 0xe000e010 macro40 mmio_write_32(SYST_CST, ENABLE | TICKINT | CLKSOURCE); in stopwatch_set_usecs()49 if (mmio_read_32(SYST_CST) & ENABLE) in stopwatch_init_usecs_expire()59 int val = mmio_read_32(SYST_CST); in stopwatch_expired()72 mmio_clrbits_32(SYST_CST, ENABLE); in stopwatch_reset()