Home
last modified time | relevance | path

Searched hist:ad9b5f77dffaa38ea830af94cd5de3450318f97c (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/doc/device-tree-bindings/timer/
H A Darc_timer.txtad9b5f77dffaa38ea830af94cd5de3450318f97c 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 Darc_timer.cad9b5f77dffaa38ea830af94cd5de3450318f97c 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 DMakefilead9b5f77dffaa38ea830af94cd5de3450318f97c 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 DKconfigad9b5f77dffaa38ea830af94cd5de3450318f97c 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 Darcregs.had9b5f77dffaa38ea830af94cd5de3450318f97c 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>