Home
last modified time | relevance | path

Searched refs:timer3 (Results 1 – 13 of 13) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/cpu/arm920t/ep93xx/
H A Dtimer.c44 const unsigned long now = TIMER_MAX_VAL - readl(&timer_regs->timer3.value); in read_timer()
97 writel(TIMER_CLKSEL, &timer_regs->timer3.control); in timer_init()
100 writel(TIMER_MAX_VAL, &timer_regs->timer3.load); in timer_init()
104 &timer_regs->timer3.control); in timer_init()
/rk3399_rockchip-uboot/arch/arm/dts/
H A Drk3188-radxarock-u-boot.dtsi20 &timer3 {
H A Dsocfpga.dtsi22 timer3 = &timer3;
713 timer3: timer3@ffd01000 { label
H A Dsocfpga_arria10.dtsi34 timer3 = &timer3;
793 timer3: timer3@ffd00100 { label
H A Dam335x-draco.dtsi111 &timer3 {
H A Ddm816x.dtsi336 timer3: timer@48042000 { label
340 ti,hwmods = "timer3";
H A Domap3.dtsi617 timer3: timer@49034000 { label
621 ti,hwmods = "timer3";
H A Dam33xx.dtsi408 timer3: timer@48042000 { label
412 ti,hwmods = "timer3";
H A Dkeystone-clocks.dtsi319 clock-output-names = "timer3";
H A Dam4372.dtsi235 timer3: timer@48042000 { label
239 ti,hwmods = "timer3";
H A Drk3188.dtsi136 timer3: timer@2000e000 { label
H A Ddra7.dtsi850 timer3: timer@48034000 { label
854 ti,hwmods = "timer3";
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-ep93xx/
H A Dep93xx.h444 struct timer timer3; member