Home
last modified time | relevance | path

Searched refs:timer2 (Results 1 – 25 of 49) 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/Documentation/devicetree/bindings/timer/
H A Dcirrus,clps711x-timer.txt14 timer1 = &timer2;
24 timer2: timer@80000340 {
H A Darm,mps2-timer.txt23 timer2: mps2-timer@40001000 {
/linux/arch/arm64/boot/dts/broadcom/stingray/
H A Dstingray.dtsi347 clock-names = "timer1", "timer2", "apb_pclk";
358 clock-names = "timer1", "timer2", "apb_pclk";
361 timer2: timer@50000 { label
368 clock-names = "timer1", "timer2", "apb_pclk";
379 clock-names = "timer1", "timer2", "apb_pclk";
390 clock-names = "timer1", "timer2", "apb_pclk";
401 clock-names = "timer1", "timer2", "apb_pclk";
412 clock-names = "timer1", "timer2", "apb_pclk";
423 clock-names = "timer1", "timer2", "apb_pclk";
/linux/drivers/net/wireless/ath/ath5k/
H A Dpcu.c650 u32 timer1, timer2, timer3; in ath5k_hw_init_beacon_timers() local
664 timer2 = 0xffffffff; in ath5k_hw_init_beacon_timers()
667 timer2 = 0x0007ffff; 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 {
H A Dsocfpga.dtsi17 timer2 = &timer2;
888 timer2: timer2@ffd00000 { label
/linux/Documentation/devicetree/bindings/clock/
H A Dst,stm32h7-rcc.txt69 timer2 {
/linux/arch/arm/boot/dts/arm/
H A Dintegratorap.dts51 arm,timer-primary = &timer2;
144 timer2: timer@13000200 { label
H A Darm-realview-eb.dtsi377 clock-names = "timer1", "timer2", "apb_pclk";
384 clock-names = "timer1", "timer2", "apb_pclk";
H A Darm-realview-pb1176.dts340 clock-names = "timer1", "timer2", "apb_pclk";
350 clock-names = "timer1", "timer2", "apb_pclk";
H A Dmps2.dtsi131 timer2: dual-timer@2000 { label
H A Dintegratorcp.dts160 timer2: timer@13000200 { label
/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/include/sound/
H A Dopl3.h294 struct snd_timer *timer2; member
/linux/arch/arm64/boot/dts/altera/
H A Dsocfpga_stratix10.dtsi474 timer2: timer2@ffd00000 { 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 Dx1000.dtsi141 clock-names = "timer0", "timer1", "timer2", "timer3", "timer4";
/linux/arch/arm64/boot/dts/amazon/
H A Dalpine-v2.dtsi215 timer2: timer@1892000 { label
/linux/arch/arm/boot/dts/ti/omap/
H A Domap2.dtsi218 timer2: timer@0 { label

12