mirror of
https://github.com/Fishwaldo/opensbi.git
synced 2025-04-09 23:51:30 +00:00
Generic mdelay() and udelay() functions can be provided by the sbi_timer framework if timer frequency is available in the timer instance provided by the platform support or timer driver. This patch adds timer frequency (timer_freq) member in the struct sbi_timer_device for above purpose. Signed-off-by: Anup Patel <anup.patel@wdc.com> Reviewed-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Xiang W <wxjstz@126.com> |
||
---|---|---|
.. | ||
aclint_mtimer.c | ||
fdt_timer.c | ||
fdt_timer_mtimer.c | ||
objects.mk |