Home
last modified time | relevance | path

Searched refs:timer2 (Results 1 – 25 of 47) sorted by relevance

12

/linux/sound/isa/gus/
H A Dgus_timer.c100 struct snd_timer *timer = gus->gf1.timer2; in snd_gf1_interrupt_timer2()
138 gus->gf1.timer2 = NULL; in snd_gf1_timer2_free()
146 if (gus->gf1.timer1 != NULL || gus->gf1.timer2 != NULL) in snd_gf1_timers_init()
174 gus->gf1.timer2 = timer; in snd_gf1_timers_init()
184 if (gus->gf1.timer2) { in snd_gf1_timers_done()
185 snd_device_free(gus->card, gus->gf1.timer2); in snd_gf1_timers_done()
186 gus->gf1.timer2 = NULL; in snd_gf1_timers_done()
/linux/drivers/clocksource/
H A Dtimer-zevio.c51 void __iomem *timer1, *timer2; member
132 timer->timer2 = timer->base + IO_TIMER2; in zevio_timer_add()
186 writel(CNTL_STOP_TIMER, timer->timer2 + IO_CONTROL); in zevio_timer_add()
187 writel(0, timer->timer2 + IO_CURRENT_VAL); in zevio_timer_add()
188 writel(0, timer->timer2 + IO_DIVIDER); in zevio_timer_add()
190 timer->timer2 + IO_CONTROL); in zevio_timer_add()
192 clocksource_mmio_init(timer->timer2 + IO_CURRENT_VAL, in zevio_timer_add()
/linux/arch/mips/boot/dts/mobileye/
H A Deyeq5-pins.dtsi17 timer2_pins: timer2-pins {
18 function = "timer2";
22 function = "timer2";
26 function = "timer2";
/linux/arch/arm64/boot/dts/altera/
H A Dsocfpga_stratix10_swvp.dts18 timer2 = &timer2;
H A Dsocfpga_stratix10.dtsi477 timer2: timer2@ffd00000 { label
/linux/drivers/net/wireless/ath/ath5k/
H A Dpcu.c650 u32 timer1, timer2, timer3; in ath5k_hw_init_beacon_timers() local
659 * timer and timer2 as next CFP duration start in ath5k_hw_init_beacon_timers()
664 timer2 = 0xffffffff; in ath5k_hw_init_beacon_timers()
667 timer2 = 0x0007ffff; in ath5k_hw_init_beacon_timers()
677 * beacon alert (DBA) timer and timer2 as next in ath5k_hw_init_beacon_timers()
680 timer2 = (next_beacon - AR5K_TUNE_SW_BEACON_RESP) << 3; in ath5k_hw_init_beacon_timers()
699 ath5k_hw_reg_write(ah, timer2, AR5K_TIMER2); in ath5k_hw_init_beacon_timers()
/linux/arch/arm/boot/dts/cirrus/
H A Dep7209.dtsi24 timer1 = &timer2;
124 timer2: timer@80000340 { label
/linux/arch/mips/include/asm/sgi/
H A Dpi1.h62 volatile u8 timer2; member
/linux/arch/arm/boot/dts/intel/socfpga/
H A Dsocfpga_vt.dts52 timer2@ffd00000 {
/linux/arch/arm64/boot/dts/broadcom/northstar2/
H A Dns2.dtsi521 clock-names = "timer1", "timer2", "apb_pclk";
531 clock-names = "timer1", "timer2", "apb_pclk";
534 timer2: timer@66050000 { label
541 clock-names = "timer1", "timer2", "apb_pclk";
551 clock-names = "timer1", "timer2", "apb_pclk";
/linux/include/sound/
H A Dopl3.h294 struct snd_timer *timer2; member
H A Dgus.h356 struct snd_timer *timer2; member
/linux/sound/drivers/opl3/
H A Dopl3_lib.c273 opl3->timer2 = timer; in snd_opl3_timer2_init()
300 timer = opl3->timer2; in snd_opl3_interrupt()
/linux/arch/arm/boot/dts/arm/
H A Darm-realview-eb.dtsi377 clock-names = "timer1", "timer2", "apb_pclk";
384 clock-names = "timer1", "timer2", "apb_pclk";
H A Dmps2.dtsi131 timer2: dual-timer@2000 { label
H A Darm-realview-pb1176.dts340 clock-names = "timer1", "timer2", "apb_pclk";
350 clock-names = "timer1", "timer2", "apb_pclk";
H A Dintegratorcp.dts160 timer2: timer@13000200 { label
/linux/arch/arm64/boot/dts/intel/
H A Dsocfpga_agilex5.dtsi380 timer2: timer2@10d00000 { label
H A Dsocfpga_agilex.dtsi505 timer2: timer2@ffd00000 { label
/linux/arch/arm64/boot/dts/amazon/
H A Dalpine-v2.dtsi215 timer2: timer@1892000 { label
/linux/arch/mips/boot/dts/ingenic/
H A Djz4740.dtsi102 clock-names = "timer0", "timer1", "timer2", "timer3",
H A Djz4725b.dtsi101 clock-names = "timer0", "timer1", "timer2",
H A Dx1830.dtsi135 clock-names = "timer0", "timer1", "timer2", "timer3",
H A Dx1000.dtsi141 clock-names = "timer0", "timer1", "timer2", "timer3", "timer4";
/linux/arch/arm/boot/dts/ti/omap/
H A Domap2.dtsi218 timer2: timer@0 { label

12