Home
last modified time | relevance | path

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

123

/linux-6.15/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-6.15/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-6.15/arch/mips/boot/dts/mobileye/
H A Deyeq5-pins.dtsi17 timer2_pins: timer2-pins {
18 function = "timer2";
22 function = "timer2";
26 function = "timer2";
/linux-6.15/Documentation/devicetree/bindings/timer/
H A Dcirrus,clps711x-timer.txt14 timer1 = &timer2;
24 timer2: timer@80000340 {
H A Drealtek,otto-timer.yaml30 - description: timer2 registers
41 - description: timer2 interrupt
H A Darm,mps2-timer.txt23 timer2: mps2-timer@40001000 {
H A Dingenic,tcu.yaml179 - const: timer2
289 clock-names = "timer0", "timer1", "timer2", "timer3",
H A Dactions,owl-timer.yaml39 - timer2
H A Darm,sp804.yaml96 clock-names = "timer1", "timer2", "apb_pclk";
/linux-6.15/arch/arm64/boot/dts/altera/
H A Dsocfpga_stratix10_swvp.dts18 timer2 = &timer2;
/linux-6.15/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-6.15/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-6.15/arch/arm/boot/dts/cirrus/
H A Dep7209.dtsi24 timer1 = &timer2;
124 timer2: timer@80000340 { label
/linux-6.15/arch/mips/include/asm/sgi/
H A Dpi1.h62 volatile u8 timer2; member
/linux-6.15/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-6.15/arch/arm64/boot/dts/broadcom/northstar2/
H A Dns2.dtsi529 clock-names = "timer1", "timer2", "apb_pclk";
539 clock-names = "timer1", "timer2", "apb_pclk";
542 timer2: timer@66050000 { label
549 clock-names = "timer1", "timer2", "apb_pclk";
559 clock-names = "timer1", "timer2", "apb_pclk";
/linux-6.15/net/tipc/
H A Dcrypto.c224 unsigned long timer2; member
1409 tx->timer2 = jiffies; in tipc_crypto_key_synch()
1502 c->timer2 = jiffies; in tipc_crypto_start()
1582 rx->timer2 = jiffies; in tipc_crypto_timeout()
1610 rx->timer2 = jiffies; in tipc_crypto_timeout()
1620 if (time_before(jiffies, rx->timer2 + TIPC_RX_PASSIVE_LIM) && in tipc_crypto_timeout()
1634 if (time_after(jiffies, tx->timer2 + TIPC_TX_GRACE_PERIOD)) in tipc_crypto_timeout()
1734 time_before(jiffies, tx->timer2 + TIPC_TX_GRACE_PERIOD)) { in tipc_crypto_xmit()
1964 rx->timer2 = jiffies; in tipc_crypto_rcv_complete()
2088 c->timer2 + TIPC_TX_GRACE_PERIOD)) in tipc_crypto_key_dump()
/linux-6.15/Documentation/devicetree/bindings/soc/mobileye/
H A Dmobileye,eyeq5-olb.yaml65 timer0, timer1, timer2, timer5, uart0, uart1, can0, can1, spi0,
107 const: timer2
/linux-6.15/Documentation/devicetree/bindings/clock/
H A Dst,stm32h7-rcc.txt69 timer2 {
/linux-6.15/include/sound/
H A Dopl3.h294 struct snd_timer *timer2; member
/linux-6.15/arch/arm/boot/dts/arm/
H A Dintegratorap.dts51 arm,timer-primary = &timer2;
144 timer2: timer@13000200 { label
/linux-6.15/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-6.15/Documentation/devicetree/bindings/pinctrl/
H A Dcirrus,madera.yaml70 spk-overheat-warn, timer1-sts, timer2-sts,
/linux-6.15/arch/arm64/boot/dts/intel/
H A Dsocfpga_agilex5.dtsi380 timer2: timer2@10d00000 { label

123