Home
last modified time | relevance | path

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

123

/openbmc/u-boot/arch/arm/cpu/arm920t/ep93xx/
H A Dtimer.c43 const unsigned long now = TIMER_MAX_VAL - readl(&timer_regs->timer3.value); in read_timer()
91 writel(TIMER_CLKSEL, &timer_regs->timer3.control); in timer_init()
94 writel(TIMER_MAX_VAL, &timer_regs->timer3.load); in timer_init()
98 &timer_regs->timer3.control); in timer_init()
/openbmc/linux/drivers/isdn/mISDN/
H A Dlayer1.c22 struct FsmTimer timer3; member
178 mISDN_FsmDelTimer(&l1->timer3, 3); in l1_info4_ind()
229 mISDN_FsmRestartTimer(&l1->timer3, l1->t3_value, EV_TIMER3, NULL, 2); in l1_activate_s()
300 mISDN_FsmDelTimer(&l1->timer3, 0); in release_l1()
392 mISDN_FsmInitTimer(&nl1->l1m, &nl1->timer3); in create_l1()
/openbmc/linux/arch/arm64/boot/dts/altera/
H A Dsocfpga_stratix10_swvp.dts19 timer3 = &timer3;
H A Dsocfpga_stratix10.dtsi460 timer3: timer3@ffd00100 { label
/openbmc/u-boot/arch/arm/dts/
H A Drk3188-radxarock-u-boot.dtsi34 &timer3 {
H A Dsocfpga.dtsi18 timer3 = &timer3;
862 timer3: timer3@ffd01000 { label
H A Dsocfpga_stratix10.dtsi306 timer3: timer3@ffd00100 { label
H A Dam335x-draco.dtsi111 &timer3 {
H A Ddm816x.dtsi332 timer3: timer@48042000 { label
336 ti,hwmods = "timer3";
H A Dam335x-brxre1.dts295 &timer3 { /* used sysdelay and hal tsc counter*/
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Ddra7-ipu-dsp-common.dtsi25 ti,timers = <&timer3>;
H A Domap2.dtsi225 timer3: timer@48078000 { label
229 ti,hwmods = "timer3";
H A Domap5-uevm.dts232 ti,timers = <&timer3>;
H A Ddm816x.dtsi486 timer3: timer@48042000 { label
490 ti,hwmods = "timer3";
/openbmc/linux/Documentation/devicetree/bindings/timer/
H A Dactions,owl-timer.txt10 "timer0", "timer1", "timer2", "timer3"
/openbmc/linux/arch/mips/include/asm/sgi/
H A Dpi1.h65 volatile u8 timer3; member
/openbmc/linux/arch/arm/boot/dts/intel/socfpga/
H A Dsocfpga_vt.dts56 timer3@ffd01000 {
H A Dsocfpga.dtsi18 timer3 = &timer3;
898 timer3: timer3@ffd01000 { label
/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Dpcu.c650 u32 timer1, timer2, timer3; in ath5k_hw_init_beacon_timers() local
687 timer3 = next_beacon + 1; in ath5k_hw_init_beacon_timers()
700 ath5k_hw_reg_write(ah, timer3, AR5K_TIMER3); in ath5k_hw_init_beacon_timers()
/openbmc/linux/arch/arm64/boot/dts/intel/
H A Dsocfpga_agilex5.dtsi366 timer3: timer3@10d00100 { label
H A Dsocfpga_agilex.dtsi491 timer3: timer3@ffd00100 { label
/openbmc/linux/arch/mips/boot/dts/ingenic/
H A Djz4740.dtsi102 clock-names = "timer0", "timer1", "timer2", "timer3",
H A Djz4725b.dtsi102 "timer3", "timer4", "timer5";
/openbmc/linux/arch/arm64/boot/dts/amazon/
H A Dalpine-v2.dtsi222 timer3: timer@1893000 { label
/openbmc/u-boot/arch/arm/include/asm/arch-ep93xx/
H A Dep93xx.h443 struct timer timer3; member

123