Searched hist:ad9b5f77dffaa38ea830af94cd5de3450318f97c (Results 1 – 5 of 5) sorted by relevance
| /rk3399_rockchip-uboot/doc/device-tree-bindings/timer/ |
| H A D | arc_timer.txt | ad9b5f77dffaa38ea830af94cd5de3450318f97c Tue Mar 21 11:49:47 UTC 2017 Vlad Zakharov <vzakhar@synopsys.com> drivers: timer: Introduce ARC timer driver
This commit introduces timer driver for ARC.
ARC timers are configured via ARC AUX registers so we use special functions to access timer control registers.
This driver allows utilization of either timer0 or timer1 depending on which one is available in real hardware. Essentially only existing timers should be mentioned in board's Device Tree description.
Signed-off-by: Vlad Zakharov <vzakhar@synopsys.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
| /rk3399_rockchip-uboot/drivers/timer/ |
| H A D | arc_timer.c | ad9b5f77dffaa38ea830af94cd5de3450318f97c Tue Mar 21 11:49:47 UTC 2017 Vlad Zakharov <vzakhar@synopsys.com> drivers: timer: Introduce ARC timer driver
This commit introduces timer driver for ARC.
ARC timers are configured via ARC AUX registers so we use special functions to access timer control registers.
This driver allows utilization of either timer0 or timer1 depending on which one is available in real hardware. Essentially only existing timers should be mentioned in board's Device Tree description.
Signed-off-by: Vlad Zakharov <vzakhar@synopsys.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
| H A D | Makefile | ad9b5f77dffaa38ea830af94cd5de3450318f97c Tue Mar 21 11:49:47 UTC 2017 Vlad Zakharov <vzakhar@synopsys.com> drivers: timer: Introduce ARC timer driver
This commit introduces timer driver for ARC.
ARC timers are configured via ARC AUX registers so we use special functions to access timer control registers.
This driver allows utilization of either timer0 or timer1 depending on which one is available in real hardware. Essentially only existing timers should be mentioned in board's Device Tree description.
Signed-off-by: Vlad Zakharov <vzakhar@synopsys.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
| H A D | Kconfig | ad9b5f77dffaa38ea830af94cd5de3450318f97c Tue Mar 21 11:49:47 UTC 2017 Vlad Zakharov <vzakhar@synopsys.com> drivers: timer: Introduce ARC timer driver
This commit introduces timer driver for ARC.
ARC timers are configured via ARC AUX registers so we use special functions to access timer control registers.
This driver allows utilization of either timer0 or timer1 depending on which one is available in real hardware. Essentially only existing timers should be mentioned in board's Device Tree description.
Signed-off-by: Vlad Zakharov <vzakhar@synopsys.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|
| /rk3399_rockchip-uboot/arch/arc/include/asm/ |
| H A D | arcregs.h | ad9b5f77dffaa38ea830af94cd5de3450318f97c Tue Mar 21 11:49:47 UTC 2017 Vlad Zakharov <vzakhar@synopsys.com> drivers: timer: Introduce ARC timer driver
This commit introduces timer driver for ARC.
ARC timers are configured via ARC AUX registers so we use special functions to access timer control registers.
This driver allows utilization of either timer0 or timer1 depending on which one is available in real hardware. Essentially only existing timers should be mentioned in board's Device Tree description.
Signed-off-by: Vlad Zakharov <vzakhar@synopsys.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|