Searched refs:TIMER0 (Results 1 – 13 of 13) sorted by relevance
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/timer/ |
D | snps,arc-timer.txt | 4 - Two idential copies TIMER0 and TIMER1 exist in ARC cores and historically 5 TIMER0 used as clockevent provider (true for all ARC cores)
|
/kernel/linux/linux-5.10/drivers/pinctrl/ |
D | pinctrl-lpc18xx.c | 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); 325 LPC_P(8,1, GPIO, USB0, R, MCTRL, SGPIO, R, R, TIMER0, 0, HD); [all …]
|
/kernel/linux/linux-5.10/arch/arc/boot/dts/ |
D | skeleton.dtsi | 30 /* TIMER0 with interrupt for clockevent */
|
D | skeleton_hs.dtsi | 25 /* TIMER0 with interrupt for clockevent */
|
D | skeleton_hs_idu.dtsi | 43 /* TIMER0 with interrupt for clockevent */
|
D | abilis_tb10x.dtsi | 26 /* TIMER0 with interrupt for clockevent */
|
D | hsdk.dts | 95 /* TIMER0 with interrupt for clockevent */
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/interrupt-controller/ |
D | brcm,bcm2835-armctrl-ic.txt | 45 0: TIMER0
|
/kernel/linux/linux-5.10/drivers/clocksource/ |
D | Kconfig | 165 Enable 24-bit TIMER0 and TIMER1 counters in the NPCM7xx architecture, 166 where TIMER0 serves as clockevent and TIMER1 serves as clocksource. 311 These are legacy 32-bit TIMER0 and TIMER1 counters found on all ARC cores 313 TIMER0 serves as clockevent while TIMER1 provides clocksource.
|
/kernel/linux/linux-5.10/arch/arm/boot/dts/ |
D | integratorcp.dts | 146 /* TIMER0 runs directly on the 25MHz chrystal */
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
D | reg.h | 224 #define TIMER0 0x02E4 macro
|
/kernel/linux/linux-5.10/drivers/clk/nxp/ |
D | clk-lpc32xx.c | 266 LPC32XX_CLK_DEFINE(TIMER0, "timer0", 0x0, LPC32XX_CLK_PERIPH), 1257 LPC32XX_DEFINE_GATE(TIMER0, TIMCLK_CTRL1, 2, 0),
|
/kernel/linux/linux-5.10/drivers/tty/ |
D | synclinkmp.c | 381 #define TIMER0 0x00 macro 2054 unsigned char timer = (info->port_num & 1) ? TIMER2 : TIMER0; in isr_timer() 5074 unsigned char timer = (info->port_num & 1) ? TIMER2 : TIMER0; in irq_test()
|