]> Git Repo - qemu.git/commit - hw/timer/allwinner-a10-pit.c
allwinner-a10-pit: implement prescaler and source selection
authorBeniamino Galvani <[email protected]>
Tue, 25 Mar 2014 18:22:08 +0000 (19:22 +0100)
committerPeter Maydell <[email protected]>
Thu, 17 Apr 2014 20:34:06 +0000 (21:34 +0100)
commit286226a47980d25f95afe920d430d3bbcb883546
treecdd64ff3236cd206dff9a4066178f3ff114883ec
parenta63f9f85e387791e7a94480379ca5421a0b6d580
allwinner-a10-pit: implement prescaler and source selection

This implements the prescaler and source fields of the timer control
register. The source for each timer can be selected among 4 clock
inputs whose frequencies are set through model properties.

Signed-off-by: Beniamino Galvani <[email protected]>
Reviewed-by: Peter Crosthwaite <[email protected]>
Message-id: 1395771730[email protected]
Signed-off-by: Peter Maydell <[email protected]>
hw/arm/cubieboard.c
hw/timer/allwinner-a10-pit.c
include/hw/timer/allwinner-a10-pit.h
This page took 0.025724 seconds and 4 git commands to generate.