Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/timer/
H A Dallwinner-a10-pit.h29 #define AW_A10_PIT_COUNT_RL_EN 0x2 macro
/openbmc/qemu/hw/timer/
H A Dallwinner-a10-pit.c165 if (s->count_ctl & AW_A10_PIT_COUNT_RL_EN) { in a10_pit_write()
170 s->count_ctl &= ~AW_A10_PIT_COUNT_RL_EN; in a10_pit_write()