Home
last modified time | relevance | path

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

/qemu/hw/timer/
H A Daspeed_timer.c68 static inline bool timer_ctrl_status(AspeedTimer *t, enum timer_ctrl_op op) in timer_ctrl_status() function
75 return timer_ctrl_status(t, op_enable); in timer_enabled()
80 return timer_ctrl_status(t, op_overflow_interrupt); in timer_overflow_interrupt()
90 return timer_ctrl_status(t, op_external_clock); in timer_external_clock()