Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/timer/
H A Dallwinner-a10-pit.h34 #define AW_A10_PIT_TIMER_BASE 0x10 macro
36 (AW_A10_PIT_TIMER_BASE * 6 + AW_A10_PIT_TIMER_COUNT)
/openbmc/qemu/hw/timer/
H A Dallwinner-a10-pit.c46 case AW_A10_PIT_TIMER_BASE ... AW_A10_PIT_TIMER_BASE_END: in a10_pit_read()
114 case AW_A10_PIT_TIMER_BASE ... AW_A10_PIT_TIMER_BASE_END: in a10_pit_write()