Home
last modified time | relevance | path

Searched full:timer0 (Results 1 – 25 of 142) sorted by relevance

123456

/Linux-v5.10/Documentation/devicetree/bindings/timer/
Dezchip,nps400-timer0.txt5 - compatible : should be "ezchip,nps400-timer0"
7 Clocks required for compatible = "ezchip,nps400-timer0":
14 compatible = "ezchip,nps400-timer0";
Dsnps,arc-timer.txt4 - Two idential copies TIMER0 and TIMER1 exist in ARC cores and historically
5 TIMER0 used as clockevent provider (true for all ARC cores)
17 timer0 {
Dactions,owl-timer.txt10 "timer0", "timer1", "timer2", "timer3"
20 interrupt-names = "timer0", "timer1";
Darm,sp804.yaml56 be 1 or 3 clocks. With 3 clocks, the order is timer0 clock, timer1
91 timer0: timer@fc800000 {
Dmarvell,orion-timer.txt6 - interrupts: should contain the interrupts for Timer0 and Timer1
Dti,c64x+timer64.txt19 timer0: timer@25e0000 {
Dingenic,tcu.yaml163 - const: timer0
270 clock-names = "timer0", "timer1", "timer2", "timer3",
Doxsemi,rps-timer.txt12 timer0: timer@200 {
Dcirrus,clps711x-timer.txt13 timer0 = &timer1;
/Linux-v5.10/arch/arc/boot/dts/
Dskeleton.dtsi30 /* TIMER0 with interrupt for clockevent */
31 timer0 {
Dskeleton_hs.dtsi25 /* TIMER0 with interrupt for clockevent */
26 timer0 {
Dskeleton_hs_idu.dtsi43 /* TIMER0 with interrupt for clockevent */
44 timer0 {
/Linux-v5.10/drivers/pinctrl/
Dpinctrl-lpc18xx.c168 [FUNC_TIMER0] = "timer0",
252 LPC_P(1,12, GPIO, UART1, R, EMC, TIMER0, R, SGPIO, SDMMC, 0, ND);
253 LPC_P(1,13, GPIO, UART1, R, EMC, TIMER0, R, SGPIO, SDMMC, 0, ND);
254 LPC_P(1,14, GPIO, UART1, R, EMC, TIMER0, R, SGPIO, R, 0, ND);
255 LPC_P(1,15, GPIO, UART2, SGPIO, ENET, TIMER0, R, R, R, 0, ND);
256 LPC_P(1,16, GPIO, UART2, SGPIO,ENET_ALT,TIMER0, R, R, ENET, 0, ND);
257 LPC_P(1,17, GPIO, UART2, R, ENET, TIMER0, CAN1, SGPIO, R, 0, HD);
258 LPC_P(1,18, GPIO, UART2, R, ENET, TIMER0, CAN1, SGPIO, R, 0, ND);
260 LPC_P(1,20, GPIO, SSP1, R, ENET, TIMER0, R, SGPIO, R, 0, ND);
324 LPC_P(8,0, GPIO, USB0, R, MCTRL, SGPIO, R, R, TIMER0, 0, HD);
[all …]
/Linux-v5.10/drivers/clocksource/
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
270 .name = "ARC Timer0",
342 "Timer0 (per-cpu-tick)", evt); in arc_clockevent_setup()
Dtimer-nps.c205 .name = "NPS Timer0",
260 "Timer0 (per-cpu-tick)", in nps_setup_clockevent()
282 TIMER_OF_DECLARE(ezchip_nps400_clk_evt, "ezchip,nps400-timer0",
DKconfig163 Enable 24-bit TIMER0 and TIMER1 counters in the NPCM7xx architecture,
164 where TIMER0 serves as clockevent and TIMER1 serves as clocksource.
309 These are legacy 32-bit TIMER0 and TIMER1 counters found on all ARC cores
311 TIMER0 serves as clockevent while TIMER1 provides clocksource.
Dtimer-prima2.c57 /* timer0 interrupt handler */
65 /* clear timer0 interrupt */ in sirfsoc_timer_interrupt()
/Linux-v5.10/arch/mips/loongson64/
Dhpet.c95 /* enables the timer0 to generate a periodic interrupt */ in hpet_set_state_periodic()
137 * set timer0 type in hpet_set_state_oneshot()
181 /* clear the TIMER0 irq status register */ in hpet_irq_handler()
/Linux-v5.10/drivers/clk/davinci/
Dpsc-dm646x.c31 LPSC_CLKDEV1(timer0_clkdev, "timer0", NULL);
58 LPSC(34, 0, timer0, pll1_sysclk3, timer0_clkdev, LPSC_ALWAYS_ENABLED),
Dpsc-dm644x.c34 LPSC_CLKDEV1(timer0_clkdev, "timer0", NULL);
56 LPSC(27, 0, timer0, pll1_auxclk, timer0_clkdev, LPSC_ALWAYS_ENABLED),
Dpsc-dm355.c35 LPSC_CLKDEV1(timer0_clkdev, "timer0", NULL);
62 LPSC(27, 0, timer0, pll1_auxclk, timer0_clkdev, LPSC_ALWAYS_ENABLED),
Dpsc-dm365.c33 LPSC_CLKDEV1(timer0_clkdev, "timer0", NULL);
63 LPSC(27, 0, timer0, pll1_auxclk, timer0_clkdev, LPSC_ALWAYS_ENABLED),
/Linux-v5.10/drivers/pci/hotplug/
Dcpcihp_zt5550.c113 * Disable timer0, timer1 and ENUM interrupts in zt5550_hc_config()
115 dbg("disabling timer0, timer1 and ENUM interrupts"); in zt5550_hc_config()
117 dbg("disabled timer0, timer1 and ENUM interrupts"); in zt5550_hc_config()
/Linux-v5.10/arch/arm/boot/dts/
Daxm55xx.dtsi21 timer = &timer0;
147 timer0: timer@2010091000 { label
/Linux-v5.10/arch/mips/cobalt/
Dtime.c26 * using GT64111 timer0. in plat_time_init()

123456