Home
last modified time | relevance | path

Searched full:timer1 (Results 1 – 25 of 312) sorted by relevance

12345678910>>...13

/kernel/linux/linux-6.6/drivers/clocksource/
Dtimer-zevio.c51 void __iomem *timer1, *timer2; member
67 writel(delta, timer->timer1 + IO_CURRENT_VAL); in zevio_timer_set_event()
69 timer->timer1 + IO_CONTROL); in zevio_timer_set_event()
83 writel(CNTL_STOP_TIMER, timer->timer1 + IO_CONTROL); in zevio_timer_shutdown()
108 writel(CNTL_STOP_TIMER, timer->timer1 + IO_CONTROL); in zevio_timer_interrupt()
131 timer->timer1 = timer->base + IO_TIMER1; in zevio_timer_add()
164 writel(CNTL_STOP_TIMER, timer->timer1 + IO_CONTROL); in zevio_timer_add()
165 writel(0, timer->timer1 + IO_DIVIDER); in zevio_timer_add()
Dtimer-orion.c139 /* we are only interested in timer1 irq */ in orion_timer_init()
142 pr_err("%pOFn: unable to parse timer1 irq\n", np); in orion_timer_init()
166 /* setup timer1 as clockevent timer */ in orion_timer_init()
Dtimer-npcm7xx.c184 "npcm7xx-timer1", timer_of_rate(&npcm7xx_to), in npcm7xx_clocksource_init()
203 /* Enable the clock for timer1, if it exists */ in npcm7xx_timer_init()
209 pr_warn("%pOF: Failed to get clock for timer1: %pe", np, clk); in npcm7xx_timer_init()
/kernel/linux/linux-5.10/drivers/clocksource/
Dtimer-zevio.c51 void __iomem *timer1, *timer2; member
67 writel(delta, timer->timer1 + IO_CURRENT_VAL); in zevio_timer_set_event()
69 timer->timer1 + IO_CONTROL); in zevio_timer_set_event()
83 writel(CNTL_STOP_TIMER, timer->timer1 + IO_CONTROL); in zevio_timer_shutdown()
108 writel(CNTL_STOP_TIMER, timer->timer1 + IO_CONTROL); in zevio_timer_interrupt()
131 timer->timer1 = timer->base + IO_TIMER1; in zevio_timer_add()
164 writel(CNTL_STOP_TIMER, timer->timer1 + IO_CONTROL); in zevio_timer_add()
165 writel(0, timer->timer1 + IO_DIVIDER); in zevio_timer_add()
Dtimer-orion.c142 /* we are only interested in timer1 irq */ in orion_timer_init()
145 pr_err("%pOFn: unable to parse timer1 irq\n", np); in orion_timer_init()
169 /* setup timer1 as clockevent timer */ in orion_timer_init()
Darc_timer.c7 /* ARC700 has two 32bit independent prog Timers: TIMER0 and TIMER1, Each can be
9 * We've designated TIMER0 for clockevents and TIMER1 for clocksource
193 * 32bit TIMER1 to keep counting monotonically and wraparound
207 .name = "ARC Timer1",
/kernel/linux/linux-5.10/sound/isa/gus/
Dgus_timer.c91 struct snd_timer *timer = gus->gf1.timer1; in snd_gf1_interrupt_timer1()
132 gus->gf1.timer1 = NULL; in snd_gf1_timer1_free()
146 if (gus->gf1.timer1 != NULL || gus->gf1.timer2 != NULL) in snd_gf1_timers_init()
164 gus->gf1.timer1 = timer; in snd_gf1_timers_init()
180 if (gus->gf1.timer1) { in snd_gf1_timers_done()
181 snd_device_free(gus->card, gus->gf1.timer1); in snd_gf1_timers_done()
182 gus->gf1.timer1 = NULL; in snd_gf1_timers_done()
/kernel/linux/linux-6.6/sound/isa/gus/
Dgus_timer.c91 struct snd_timer *timer = gus->gf1.timer1; in snd_gf1_interrupt_timer1()
132 gus->gf1.timer1 = NULL; in snd_gf1_timer1_free()
146 if (gus->gf1.timer1 != NULL || gus->gf1.timer2 != NULL) in snd_gf1_timers_init()
164 gus->gf1.timer1 = timer; in snd_gf1_timers_init()
180 if (gus->gf1.timer1) { in snd_gf1_timers_done()
181 snd_device_free(gus->card, gus->gf1.timer1); in snd_gf1_timers_done()
182 gus->gf1.timer1 = NULL; in snd_gf1_timers_done()
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/timer/
Dezchip,nps400-timer1.txt5 - compatible : should be "ezchip,nps400-timer1"
7 Clocks required for compatible = "ezchip,nps400-timer1":
13 compatible = "ezchip,nps400-timer1";
Dsnps,arc-timer.txt4 - Two identical copies TIMER0 and TIMER1 exist in ARC cores and historically
6 TIMER1 used for clocksource (mandatory for ARC700, optional for ARC HS)
24 timer1 {
Dcirrus,clps711x-timer.txt13 timer0 = &timer1;
14 timer1 = &timer2;
17 timer1: timer@80000300 {
Dactions,owl-timer.txt10 "timer0", "timer1", "timer2", "timer3"
20 interrupt-names = "timer0", "timer1";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/timer/
Dezchip,nps400-timer1.txt5 - compatible : should be "ezchip,nps400-timer1"
7 Clocks required for compatible = "ezchip,nps400-timer1":
13 compatible = "ezchip,nps400-timer1";
Dsnps,arc-timer.txt4 - Two idential copies TIMER0 and TIMER1 exist in ARC cores and historically
6 TIMER1 used for clocksource (mandatory for ARC700, optional for ARC HS)
24 timer1 {
Dcirrus,clps711x-timer.txt13 timer0 = &timer1;
14 timer1 = &timer2;
17 timer1: timer@80000300 {
Dactions,owl-timer.txt10 "timer0", "timer1", "timer2", "timer3"
20 interrupt-names = "timer0", "timer1";
/kernel/linux/linux-6.6/arch/arc/boot/dts/
Dskeleton.dtsi38 /* TIMER1 for free running clocksource */
39 timer1 {
Dskeleton_hs.dtsi39 /* TIMER1 for free running clocksource: Fallback if rtc not found */
40 timer1 {
/kernel/linux/linux-5.10/arch/arc/boot/dts/
Dskeleton.dtsi38 /* TIMER1 for free running clocksource */
39 timer1 {
Dskeleton_hs.dtsi39 /* TIMER1 for free running clocksource: Fallback if rtc not found */
40 timer1 {
/kernel/linux/linux-6.6/arch/arm64/boot/dts/broadcom/stingray/
Dstingray.dtsi347 clock-names = "timer1", "timer2", "apb_pclk";
351 timer1: timer@40000 { label
358 clock-names = "timer1", "timer2", "apb_pclk";
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";
/kernel/linux/linux-5.10/arch/arm64/boot/dts/broadcom/stingray/
Dstingray.dtsi346 clock-names = "timer1", "timer2", "apb_pclk";
350 timer1: timer@40000 { label
357 clock-names = "timer1", "timer2", "apb_pclk";
367 clock-names = "timer1", "timer2", "apb_pclk";
378 clock-names = "timer1", "timer2", "apb_pclk";
389 clock-names = "timer1", "timer2", "apb_pclk";
400 clock-names = "timer1", "timer2", "apb_pclk";
411 clock-names = "timer1", "timer2", "apb_pclk";
422 clock-names = "timer1", "timer2", "apb_pclk";
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dep7209.dtsi21 timer0 = &timer1;
22 timer1 = &timer2;
114 timer1: timer@80000300 { label
/kernel/linux/linux-6.6/arch/arm/boot/dts/cirrus/
Dep7209.dtsi23 timer0 = &timer1;
24 timer1 = &timer2;
117 timer1: timer@80000300 { label
/kernel/linux/linux-6.6/arch/arm64/boot/dts/altera/
Dsocfpga_stratix10_swvp.dts17 timer1 = &timer1;

12345678910>>...13