Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/devicetree/bindings/timer/
H A 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)
/openbmc/linux/drivers/pinctrl/
H A 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 …]
/openbmc/qemu/hw/avr/
H A Datmega.c29 TIMER0, TIMER1, TIMER2, TIMER3, TIMER4, TIMER5, enumerator
35 #define TIMER(n) (n + TIMER0)
73 [TIMER0] = { 0x44, POWER0, 5, 0x6e, 0x35, false },
93 [TIMER0] = { 0x44, POWER0, 5, 0x6e, 0x35, false },
/openbmc/linux/arch/arc/boot/dts/
H A Dskeleton.dtsi30 /* TIMER0 with interrupt for clockevent */
H A Dskeleton_hs.dtsi25 /* TIMER0 with interrupt for clockevent */
H A Dskeleton_hs_idu.dtsi43 /* TIMER0 with interrupt for clockevent */
H A Dabilis_tb10x.dtsi26 /* TIMER0 with interrupt for clockevent */
H A Dhsdk.dts95 /* TIMER0 with interrupt for clockevent */
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dbrcm,bcm2835-armctrl-ic.txt45 0: TIMER0
/openbmc/linux/drivers/clocksource/
H A DKconfig180 Enable 24-bit TIMER0 and TIMER1 counters in the NPCM7xx architecture,
181 where TIMER0 serves as clockevent and TIMER1 serves as clocksource.
289 These are legacy 32-bit TIMER0 and TIMER1 counters found on all ARC cores
291 TIMER0 serves as clockevent while TIMER1 provides clocksource.
/openbmc/linux/arch/arm/boot/dts/arm/
H A Dintegratorcp.dts149 /* TIMER0 runs directly on the 25MHz chrystal */
/openbmc/linux/drivers/clk/nxp/
H A Dclk-lpc32xx.c266 LPC32XX_CLK_DEFINE(TIMER0, "timer0", 0x0, LPC32XX_CLK_PERIPH),
1257 LPC32XX_DEFINE_GATE(TIMER0, TIMCLK_CTRL1, 2, 0),
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dreg.h224 #define TIMER0 0x02E4 macro