Home
last modified time | relevance | path

Searched refs:timer1 (Results 1 – 21 of 21) sorted by relevance

/openbmc/u-boot/arch/arm/cpu/arm926ejs/lpc32xx/
H A Dtimer.c13 static struct timer_regs *timer1 = (struct timer_regs *)TIMER1_BASE; variable
63 lpc32xx_timer_reset(timer1, CONFIG_SYS_HZ * 1000); in __udelay()
64 lpc32xx_timer_count(timer1, 1); in __udelay()
66 while (readl(&timer1->tc) < usec) in __udelay()
69 lpc32xx_timer_count(timer1, 0); in __udelay()
/openbmc/u-boot/arch/arm/dts/
H A Dk3-am654-r5-base-board.dts24 tick-timer = &timer1;
58 timer1: timer@40400000 { label
H A Dsocfpga_stratix10.dtsi294 timer1: timer1@ffc03100 { label
H A Dsocfpga.dtsi16 timer1 = &timer1;
842 timer1: timer1@ffc09000 { label
H A Ddm816x.dtsi317 timer1: timer@4802e000 { label
321 ti,hwmods = "timer1";
H A Dam335x-brxre1.dts283 &timer1 { /* today unused */
H A Domap3.dtsi591 timer1: timer@48318000 { label
595 ti,hwmods = "timer1";
H A Dsocfpga_arria10.dtsi800 timer1: timer1@ffc02800 { label
H A Dam33xx.dtsi520 timer1: timer@44e31000 { label
524 ti,hwmods = "timer1";
H A Dkeystone-clocks.dtsi299 clock-output-names = "timer1";
H A Dam4372.dtsi216 timer1: timer@44e31000 { label
221 ti,hwmods = "timer1";
H A Ddra7.dtsi872 timer1: timer@4ae18000 { label
876 ti,hwmods = "timer1";
/openbmc/qemu/hw/block/
H A Dfdc-internal.h139 uint8_t timer1; member
H A Dfdc.c1049 VMSTATE_UINT8(timer1, FDCtrl),
1862 fdctrl->fifo[5] = (fdctrl->timer1 << 1) | (fdctrl->dor & FD_DOR_DMAEN ? 1 : 0); in fdctrl_handle_dumpreg()
1897 fdctrl->timer1 = fdctrl->fifo[8]; in fdctrl_handle_restore()
1925 fdctrl->fifo[7] = fdctrl->timer1; in fdctrl_handle_save()
1977 fdctrl->timer1 = fdctrl->fifo[2] >> 1; in fdctrl_handle_specify()
/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/
H A Dfirewall_s10.h37 u32 timer1; member
/openbmc/u-boot/arch/arm/include/asm/arch-armada100/
H A Dcpu.h110 u32 timer1; /*0x044*/ member
/openbmc/u-boot/arch/arm/mach-socfpga/
H A Dspl_s10.c68 &firwall_l4_per_base->timer1, in spl_disable_firewall_l4_per()
/openbmc/u-boot/drivers/bios_emulator/include/
H A Dbiosemu.h94 u32 timer1; member
/openbmc/u-boot/arch/arm/include/asm/arch-ep93xx/
H A Dep93xx.h437 struct timer timer1; member
/openbmc/u-boot/drivers/timer/
H A DKconfig61 ARC cores may have up to 2 built-in timers: timer0 and timer1,
/openbmc/openbmc/meta-yadro/meta-nicole/recipes-bsp/u-boot/files/
H A D0003-aspeed-add-gpio-support.patch437 + return "timer1";