/linux/Documentation/devicetree/bindings/timer/ |
H A 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";
|
H A D | snps,arc-timer.txt | 4 - Two identical copies TIMER0 and TIMER1 exist in ARC cores and historically 5 TIMER0 used as clockevent provider (true for all ARC cores) 17 timer0 {
|
H A D | actions,owl-timer.txt | 10 "timer0", "timer1", "timer2", "timer3" 20 interrupt-names = "timer0", "timer1";
|
H A D | realtek,otto-timer.yaml | 28 - description: timer0 registers 39 - description: timer0 interrupt
|
H A D | arm,sp804.yaml | 56 be 1 or 3 clocks. With 3 clocks, the order is timer0 clock, timer1 91 timer0: timer@fc800000 {
|
H A D | marvell,orion-timer.txt | 6 - interrupts: should contain the interrupts for Timer0 and Timer1
|
H A D | ingenic,tcu.yaml | 177 - const: timer0 289 clock-names = "timer0", "timer1", "timer2", "timer3",
|
H A D | cirrus,clps711x-timer.txt | 13 timer0 = &timer1;
|
/linux/arch/arc/boot/dts/ |
H A D | skeleton.dtsi | 30 /* TIMER0 with interrupt for clockevent */ 31 timer0 {
|
H A D | skeleton_hs.dtsi | 25 /* TIMER0 with interrupt for clockevent */ 26 timer0 {
|
H A D | skeleton_hs_idu.dtsi | 43 /* TIMER0 with interrupt for clockevent */ 44 timer0 {
|
/linux/drivers/pinctrl/ |
H A D | pinctrl-lpc18xx.c | 170 [FUNC_TIMER0] = "timer0", 254 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); [all …]
|
/linux/arch/arm64/boot/dts/altera/ |
H A D | socfpga_stratix10_swvp.dts | 16 timer0 = &timer0;
|
/linux/drivers/clocksource/ |
H A 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()
|
H A D | Kconfig | 190 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.
|
H A D | timer-pxa.c | 201 /* we are only interested in OS-timer0 irq */ in pxa_timer_dt_init() 204 pr_crit("%pOFn: unable to parse OS-timer0 irq\n", np); in pxa_timer_dt_init()
|
H A D | timer-sun4i.c | 207 /* clear timer0 interrupt */ in sun4i_timer_init() 213 /* Enable timer0 interrupt */ in sun4i_timer_init()
|
/linux/arch/mips/loongson64/ |
H A 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/arch/mips/boot/dts/mobileye/ |
H A D | eyeq5-pins.dtsi | 9 timer0_pins: timer0-pins { 10 function = "timer0";
|
/linux/drivers/pci/hotplug/ |
H A 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/arch/arm/boot/dts/intel/axm/ |
H A D | axm55xx.dtsi | 21 timer = &timer0; 147 timer0: timer@2010091000 { label
|
/linux/include/dt-bindings/pinctrl/ |
H A D | k210-fpioa.h | 204 #define K210_PCF_TIMER0_TOGGLE1 190 /* TIMER0 Toggle Output 1 */ 205 #define K210_PCF_TIMER0_TOGGLE2 191 /* TIMER0 Toggle Output 2 */ 206 #define K210_PCF_TIMER0_TOGGLE3 192 /* TIMER0 Toggle Output 3 */ 207 #define K210_PCF_TIMER0_TOGGLE4 193 /* TIMER0 Toggle Output 4 */
|
/linux/arch/arm/mach-spear/ |
H A D | time.c | 26 * We would use TIMER0 and TIMER1 as clockevent and clocksource. 27 * Timer0 and Timer1 both belong to same gpt block in cpu subbsystem. Further
|
/linux/arch/arm/boot/dts/arm/ |
H A D | mps2.dtsi | 115 timer0: mps2-timer0@0 { label
|
/linux/arch/mips/cobalt/ |
H A D | time.c | 26 * using GT64111 timer0. in plat_time_init()
|