Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/timer/
H A Dallwinner-a10-pit.h41 typedef struct AwA10TimerContext { struct
44 } AwA10TimerContext; argument
52 AwA10TimerContext timer_context[AW_A10_PIT_TIMER_NR];
/openbmc/qemu/hw/timer/
H A Dallwinner-a10-pit.c246 AwA10TimerContext *tc = opaque; in a10_pit_timer_cb()
274 AwA10TimerContext *tc = &s->timer_context[i]; in a10_pit_init()