Home
last modified time | relevance | path

Searched refs:OSTM_CTL (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/clocksource/
H A Drenesas-ostm.c37 #define OSTM_CTL 0x020 /* RW,8 */ macro
66 writeb(CTL_FREERUN, timer_of_base(to) + OSTM_CTL); in ostm_init_clksrc()
93 writeb(CTL_ONESHOT, timer_of_base(to) + OSTM_CTL); in ostm_clock_event_next()
115 writeb(CTL_PERIODIC, timer_of_base(to) + OSTM_CTL); in ostm_set_periodic()