Home
last modified time | relevance | path

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

/openbmc/qemu/hw/intc/
H A Dbcm2836_control.c61 #define LOCALTIMER_VALUE(x) ((x) & 0xfffffff) macro
201 assert(LOCALTIMER_VALUE(s->local_timer_control) > 0); in bcm2836_control_local_timer_set_next()
204 muldiv64(LOCALTIMER_VALUE(s->local_timer_control), in bcm2836_control_local_timer_set_next()