Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clocksource/
H A Drenesas-ostm.c35 #define OSTM_CTL 0x020 /* RW,8 */ macro
64 writeb(CTL_FREERUN, timer_of_base(to) + OSTM_CTL); in ostm_init_clksrc()
91 writeb(CTL_ONESHOT, timer_of_base(to) + OSTM_CTL); in ostm_clock_event_next()
113 writeb(CTL_PERIODIC, timer_of_base(to) + OSTM_CTL); in ostm_set_periodic()
/kernel/linux/linux-6.6/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()

Completed in 1 milliseconds