Home
last modified time | relevance | path

Searched refs:timer0 (Results 1 – 15 of 15) sorted by relevance

/external/u-boot/arch/arm/cpu/arm926ejs/lpc32xx/
Dtimer.c12 static struct timer_regs *timer0 = (struct timer_regs *)TIMER0_BASE; variable
49 lpc32xx_timer_reset(timer0, CONFIG_SYS_HZ); in timer_init()
50 lpc32xx_timer_count(timer0, 1); in timer_init()
57 return readl(&timer0->tc) - base; in get_timer()
/external/bcc/tools/
Dhardirqs_example.txt30 timer0 1558
72 timer0 1430
97 timer0 1768
122 timer0 1415
157 timer0 5044
177 timer0 498
460 hardirq = 'timer0'
644 timer0 117
/external/u-boot/arch/nds32/dts/
Dag101p.dts17 tick-timer = &timer0;
51 timer0: timer@98400000 { label
Dae3xx.dts18 tick-timer = &timer0;
59 timer0: timer@f0400000 { label
/external/u-boot/doc/device-tree-bindings/timer/
Datcpit100_timer.txt26 timer0: timer@f0400000 {
/external/u-boot/arch/arm/dts/
Dsocfpga.dtsi22 timer0 = &timer0;
701 timer0: timer0@ffc08000 { label
Drk3368-lion-u-boot.dtsi88 &timer0 {
Dsocfpga_stratix10.dtsi285 timer0: timer0@ffc03000 { label
Dsocfpga_arria10.dtsi759 timer0: timer0@ffc02700 { label
Dkeystone-clocks.dtsi289 clock-output-names = "timer0";
Drk3368.dtsi690 timer0: timer@ff810000 { label
/external/u-boot/arch/riscv/dts/
Dae350.dts83 timer0: timer@f0400000 { label
/external/syzkaller/sys/linux/
Dsndtimer.txt29 snd_timer_name = "timer0", "timer1"
/external/u-boot/drivers/bios_emulator/include/
Dbiosemu.h92 u32 timer0; member
/external/u-boot/drivers/timer/
DKconfig105 ARC cores may have up to 2 built-in timers: timer0 and timer1,