Searched refs:timer1 (Results 1 – 25 of 26) sorted by relevance
12
| /arch/arm/mach-lpc32xx/ |
| A D | timer.c | 15 static struct timer_regs *timer1 = (struct timer_regs *)TIMER1_BASE; variable 68 lpc32xx_timer_reset(timer1, CONFIG_SYS_HZ * 1000); in __udelay() 69 lpc32xx_timer_count(timer1, 1); in __udelay() 71 while (readl(&timer1->tc) < usec) in __udelay() 74 lpc32xx_timer_count(timer1, 0); in __udelay()
|
| /arch/arm/dts/ |
| A D | mvebu-u-boot.dtsi | 19 /* Armada 375 has multiple timers, use timer1 here */ 20 &timer1 {
|
| A D | socfpga_agilex5_socdk.dts | 114 &timer1 {
|
| A D | socfpga_n5x-u-boot.dtsi | 144 &timer1 {
|
| A D | socfpga_stratix10.dtsi | 318 timer1: timer1@ffc03100 { label
|
| A D | socfpga.dtsi | 16 timer1 = &timer1; 855 timer1: timer1@ffc09000 { label
|
| A D | socfpga_agilex5_socdk-u-boot.dtsi | 155 &timer1 {
|
| A D | socfpga_agilex5.dtsi | 434 timer1: timer1@10c03100 { label
|
| A D | am335x-brxre1.dts | 304 &timer1 { /* today unused */
|
| A D | s700.dtsi | 230 interrupt-names = "timer1";
|
| A D | am335x-brsmarc1.dts | 349 &timer1 { /* today unused */
|
| A D | s900.dtsi | 273 interrupt-names = "timer1";
|
| A D | omap3.dtsi | 588 timer1: timer@48318000 { label 592 ti,hwmods = "timer1";
|
| A D | socfpga_arria10.dtsi | 801 timer1: timer1@ffc02800 { label
|
| A D | am4372.dtsi | 213 timer1: timer@44e31000 { label 218 ti,hwmods = "timer1";
|
| A D | lpc32xx.dtsi | 454 timer1: timer@4004c000 { label
|
| A D | at91-sama7g5ek.dts | 830 timer1: timer@1 { label
|
| A D | am33xx-clocks.dtsi | 331 timer1_fck: clock-timer1-fck@528 {
|
| A D | armada-375.dtsi | 419 timer1: timer@20300 { label
|
| A D | dra7.dtsi | 895 timer1: timer@4ae18000 { label 899 ti,hwmods = "timer1";
|
| A D | hi3660.dtsi | 406 clock-names = "timer1", "timer2", "apb_pclk";
|
| /arch/arm/mach-socfpga/ |
| A D | firewall.c | 36 &firwall_l4_per_base->timer1, in firewall_l4_per_disable()
|
| /arch/arm/mach-socfpga/include/mach/ |
| A D | firewall.h | 40 u32 timer1; member
|
| /arch/riscv/dts/ |
| A D | k210.dtsi | 39 timer1 = &timer1; 414 timer1: timer@502E0000 { label
|
| A D | th1520.dtsi | 392 timer1: timer@ffefc32014 { label
|
Completed in 55 milliseconds
12