Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/cpu/arm920t/ep93xx/
Dtimer.c43 const unsigned long now = TIMER_MAX_VAL - readl(&timer_regs->timer3.value); in read_timer()
96 writel(TIMER_CLKSEL, &timer_regs->timer3.control); in timer_init()
99 writel(TIMER_MAX_VAL, &timer_regs->timer3.load); in timer_init()
103 &timer_regs->timer3.control); in timer_init()
/external/bcc/tools/
Dhardirqs_example.txt22 timer3 362
65 timer3 252
91 timer3 134
105 timer3 10
150 timer3 946
184 timer3 1825
410 hardirq = 'timer3'
645 timer3 123
/external/u-boot/arch/arm/dts/
Drk3188-radxarock-u-boot.dtsi19 &timer3 {
Dsocfpga.dtsi25 timer3 = &timer3;
725 timer3: timer3@ffd01000 { label
Dsocfpga_stratix10.dtsi303 timer3: timer3@ffd00100 { label
Dam335x-draco.dtsi111 &timer3 {
Ddm816x.dtsi336 timer3: timer@48042000 { label
340 ti,hwmods = "timer3";
Domap3.dtsi621 timer3: timer@49034000 { label
625 ti,hwmods = "timer3";
Dsocfpga_arria10.dtsi783 timer3: timer3@ffd00100 { label
Dam33xx.dtsi408 timer3: timer@48042000 { label
412 ti,hwmods = "timer3";
Dkeystone-clocks.dtsi319 clock-output-names = "timer3";
Dam4372.dtsi235 timer3: timer@48042000 { label
239 ti,hwmods = "timer3";
Drk3188.dtsi125 timer3: timer@2000e000 { label
Dstm32f429.dtsi106 timer3: timer@40000400 { label
Ddra7.dtsi887 timer3: timer@48034000 { label
891 ti,hwmods = "timer3";
/external/u-boot/arch/arm/include/asm/arch-ep93xx/
Dep93xx.h443 struct timer timer3; member