/Linux-v5.10/Documentation/devicetree/bindings/timer/ |
D | ezchip,nps400-timer0.txt | 5 - compatible : should be "ezchip,nps400-timer0" 7 Clocks required for compatible = "ezchip,nps400-timer0": 14 compatible = "ezchip,nps400-timer0";
|
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) 17 timer0 {
|
D | actions,owl-timer.txt | 10 "timer0", "timer1", "timer2", "timer3" 20 interrupt-names = "timer0", "timer1";
|
D | arm,sp804.yaml | 56 be 1 or 3 clocks. With 3 clocks, the order is timer0 clock, timer1 91 timer0: timer@fc800000 {
|
D | marvell,orion-timer.txt | 6 - interrupts: should contain the interrupts for Timer0 and Timer1
|
D | ti,c64x+timer64.txt | 19 timer0: timer@25e0000 {
|
D | ingenic,tcu.yaml | 163 - const: timer0 270 clock-names = "timer0", "timer1", "timer2", "timer3",
|
D | oxsemi,rps-timer.txt | 12 timer0: timer@200 {
|
D | cirrus,clps711x-timer.txt | 13 timer0 = &timer1;
|
/Linux-v5.10/arch/arc/boot/dts/ |
D | skeleton.dtsi | 30 /* TIMER0 with interrupt for clockevent */ 31 timer0 {
|
D | skeleton_hs.dtsi | 25 /* TIMER0 with interrupt for clockevent */ 26 timer0 {
|
D | skeleton_hs_idu.dtsi | 43 /* TIMER0 with interrupt for clockevent */ 44 timer0 {
|
/Linux-v5.10/drivers/pinctrl/ |
D | pinctrl-lpc18xx.c | 168 [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/ |
D | arc_timer.c | 7 /* 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()
|
D | timer-nps.c | 205 .name = "NPS Timer0", 260 "Timer0 (per-cpu-tick)", in nps_setup_clockevent() 282 TIMER_OF_DECLARE(ezchip_nps400_clk_evt, "ezchip,nps400-timer0",
|
D | Kconfig | 163 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.
|
D | timer-prima2.c | 57 /* timer0 interrupt handler */ 65 /* clear timer0 interrupt */ in sirfsoc_timer_interrupt()
|
/Linux-v5.10/arch/mips/loongson64/ |
D | hpet.c | 95 /* 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/ |
D | psc-dm646x.c | 31 LPSC_CLKDEV1(timer0_clkdev, "timer0", NULL); 58 LPSC(34, 0, timer0, pll1_sysclk3, timer0_clkdev, LPSC_ALWAYS_ENABLED),
|
D | psc-dm644x.c | 34 LPSC_CLKDEV1(timer0_clkdev, "timer0", NULL); 56 LPSC(27, 0, timer0, pll1_auxclk, timer0_clkdev, LPSC_ALWAYS_ENABLED),
|
D | psc-dm355.c | 35 LPSC_CLKDEV1(timer0_clkdev, "timer0", NULL); 62 LPSC(27, 0, timer0, pll1_auxclk, timer0_clkdev, LPSC_ALWAYS_ENABLED),
|
D | psc-dm365.c | 33 LPSC_CLKDEV1(timer0_clkdev, "timer0", NULL); 63 LPSC(27, 0, timer0, pll1_auxclk, timer0_clkdev, LPSC_ALWAYS_ENABLED),
|
/Linux-v5.10/drivers/pci/hotplug/ |
D | cpcihp_zt5550.c | 113 * 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/ |
D | axm55xx.dtsi | 21 timer = &timer0; 147 timer0: timer@2010091000 { label
|
/Linux-v5.10/arch/mips/cobalt/ |
D | time.c | 26 * using GT64111 timer0. in plat_time_init()
|