Home
last modified time | relevance | path

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

/openbmc/qemu/hw/timer/
H A Dpxa2xx_timer.c111 static inline int pxa2xx_timer_has_tm4(PXA2xxTimerInfo *s) in pxa2xx_timer_has_tm4() function
191 if (!pxa2xx_timer_has_tm4(s)) in pxa2xx_timer_read()
212 if (!pxa2xx_timer_has_tm4(s)) in pxa2xx_timer_read()
252 if (!pxa2xx_timer_has_tm4(s)) in pxa2xx_timer_read()
303 if (!pxa2xx_timer_has_tm4(s)) in pxa2xx_timer_write()
329 if (!pxa2xx_timer_has_tm4(s)) in pxa2xx_timer_write()
345 if (pxa2xx_timer_has_tm4(s) && !(s->events & 0xff0) && value) in pxa2xx_timer_write()
358 if (!pxa2xx_timer_has_tm4(s)) in pxa2xx_timer_write()
376 if (!pxa2xx_timer_has_tm4(s)) in pxa2xx_timer_write()
446 if (pxa2xx_timer_has_tm4(s)) in pxa25x_timer_post_load()
[all …]