Home
last modified time | relevance | path

Searched refs:TIMER0 (Results 1 – 12 of 12) sorted by relevance

/linux-6.12.1/Documentation/devicetree/bindings/timer/
Dsnps,arc-timer.txt4 - Two identical copies TIMER0 and TIMER1 exist in ARC cores and historically
5 TIMER0 used as clockevent provider (true for all ARC cores)
/linux-6.12.1/drivers/pinctrl/
Dpinctrl-lpc18xx.c254 LPC_P(1,12, GPIO, UART1, R, EMC, TIMER0, R, SGPIO, SDMMC, 0, ND);
255 LPC_P(1,13, GPIO, UART1, R, EMC, TIMER0, R, SGPIO, SDMMC, 0, ND);
256 LPC_P(1,14, GPIO, UART1, R, EMC, TIMER0, R, SGPIO, R, 0, ND);
257 LPC_P(1,15, GPIO, UART2, SGPIO, ENET, TIMER0, R, R, R, 0, ND);
258 LPC_P(1,16, GPIO, UART2, SGPIO,ENET_ALT,TIMER0, R, R, ENET, 0, ND);
259 LPC_P(1,17, GPIO, UART2, R, ENET, TIMER0, CAN1, SGPIO, R, 0, HD);
260 LPC_P(1,18, GPIO, UART2, R, ENET, TIMER0, CAN1, SGPIO, R, 0, ND);
262 LPC_P(1,20, GPIO, SSP1, R, ENET, TIMER0, R, SGPIO, R, 0, ND);
326 LPC_P(8,0, GPIO, USB0, R, MCTRL, SGPIO, R, R, TIMER0, 0, HD);
327 LPC_P(8,1, GPIO, USB0, R, MCTRL, SGPIO, R, R, TIMER0, 0, HD);
[all …]
/linux-6.12.1/arch/arc/boot/dts/
Dskeleton.dtsi30 /* TIMER0 with interrupt for clockevent */
Dskeleton_hs.dtsi25 /* TIMER0 with interrupt for clockevent */
Dskeleton_hs_idu.dtsi43 /* TIMER0 with interrupt for clockevent */
Dabilis_tb10x.dtsi26 /* TIMER0 with interrupt for clockevent */
Dhsdk.dts95 /* TIMER0 with interrupt for clockevent */
/linux-6.12.1/Documentation/devicetree/bindings/interrupt-controller/
Dbrcm,bcm2835-armctrl-ic.txt45 0: TIMER0
/linux-6.12.1/drivers/clocksource/
DKconfig190 Enable 24-bit TIMER0 and TIMER1 counters in the NPCM7xx architecture,
191 where TIMER0 serves as clockevent and TIMER1 serves as clocksource.
299 These are legacy 32-bit TIMER0 and TIMER1 counters found on all ARC cores
301 TIMER0 serves as clockevent while TIMER1 provides clocksource.
/linux-6.12.1/arch/arm/boot/dts/arm/
Dintegratorcp.dts149 /* TIMER0 runs directly on the 25MHz chrystal */
/linux-6.12.1/drivers/clk/nxp/
Dclk-lpc32xx.c266 LPC32XX_CLK_DEFINE(TIMER0, "timer0", 0x0, LPC32XX_CLK_PERIPH),
1257 LPC32XX_DEFINE_GATE(TIMER0, TIMCLK_CTRL1, 2, 0),
/linux-6.12.1/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
Dreg.h224 #define TIMER0 0x02E4 macro