seL4/include/drivers/timer
Kent McLeod a5148a1957 exynos: Move mct MCS functions to specific header
On exynos5 platforms the Arm Generic timer is available and is used for
MCS, but the mct.h is still used as the mct device needs to be
configured to implement the Arm Generic timer. mct.h is a common header
for register definitions while exynos4412-mct.h is used for implementing
timer functions on the exynos4 where the mct doesn't support being the
Arm generic timer.

Also remove misplaced initGenericTimer() declaration.
2019-10-23 16:30:17 +11:00
..
allwinner.h allwinnerA20: use declare_default_headers 2019-04-12 14:25:58 +10:00
am335x.h bbone-MCS: add mcs 2019-10-22 16:31:58 +11:00
arm_generic.h arm: tickless generic timer implementation 2019-08-22 11:22:35 +10:00
arm_global.h cortex-a9: tickless global timer driver 2019-08-22 11:22:35 +10:00
arm_priv.h arm: priv_timer -> include/drivers/timer/arm_priv 2019-04-12 14:25:58 +10:00
exynos4412-mct.h exynos: Move mct MCS functions to specific header 2019-10-23 16:30:17 +11:00
imx31-epit.bf imx31: use declare_default_headers 2019-04-12 14:25:58 +10:00
imx31-epit.h imx31: use declare_default_headers 2019-04-12 14:25:58 +10:00
imx31-gpt.h kzm: implement MCS timer driver 2019-08-22 11:22:35 +10:00
mct.h exynos: Move mct MCS functions to specific header 2019-10-23 16:30:17 +11:00
omap3430.h omap3: implement tickless timer driver 2019-08-22 11:22:35 +10:00