Home
last modified time | relevance | path

Searched refs:timer1 (Results 1 – 25 of 82) sorted by relevance

1234

/f-stack/freebsd/contrib/device-tree/Bindings/timer/
H A Dezchip,nps400-timer1.txt5 - compatible : should be "ezchip,nps400-timer1"
7 Clocks required for compatible = "ezchip,nps400-timer1":
13 compatible = "ezchip,nps400-timer1";
H A Dcirrus,clps711x-timer.txt13 timer0 = &timer1;
14 timer1 = &timer2;
17 timer1: timer@80000300 {
H A Dactions,owl-timer.txt10 "timer0", "timer1", "timer2", "timer3"
20 interrupt-names = "timer0", "timer1";
H A Darm,sp804.txt12 clocks. With 3 clocks, the order is timer0 clock, timer1 clock,
28 clock-names = "timer1", "timer2", "apb_pclk";
H A Dnxp,lpc3220-timer.txt20 timer1: timer@40085000 {
H A Darm,mps2-timer.txt16 timer1: mps2-timer@40000000 {
H A Dsnps,arc-timer.txt24 timer1 {
H A Dingenic,tcu.yaml164 - const: timer1
270 clock-names = "timer0", "timer1", "timer2", "timer3",
/f-stack/dpdk/examples/timer/
H A Dmain.c24 static struct rte_timer timer1; variable
101 rte_timer_init(&timer1); in main()
110 rte_timer_reset(&timer1, hz/3, SINGLE, lcore_id, timer1_cb, NULL); in main()
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dtimer.rst104 rte_timer_init(&timer1);
112 * The second timer (timer1) is loaded on the next available lcore every 333 ms.
126 /* load timer1, every second/3, on next lcore, reloaded manually */
130 rte_timer_reset(&timer1, hz/3, SINGLE, lcore_id, timer1_cb, NULL);
154 The callback for the second timer (timer1) displays a message and reloads the timer on the next lco…
159 /* timer1 callback */
175 rte_timer_reset(&timer1, hz/3, SINGLE, lcore_id, timer1_cb, NULL);
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dep7209.dtsi21 timer0 = &timer1;
22 timer1 = &timer2;
114 timer1: timer@80000300 { label
H A Dsocfpga_vt.dts48 timer1@ffc09000 {
H A Dnspire-classic.dtsi36 &timer1 {
H A Dmps2.dtsi155 timer1: mps2-timer1@1000 { label
H A Dnspire-cx.dts34 &timer1 {
/f-stack/freebsd/contrib/device-tree/src/arm64/broadcom/stingray/
H A Dstingray.dtsi346 clock-names = "timer1", "timer2", "apb_pclk";
350 timer1: timer@40000 { label
357 clock-names = "timer1", "timer2", "apb_pclk";
367 clock-names = "timer1", "timer2", "apb_pclk";
378 clock-names = "timer1", "timer2", "apb_pclk";
389 clock-names = "timer1", "timer2", "apb_pclk";
400 clock-names = "timer1", "timer2", "apb_pclk";
411 clock-names = "timer1", "timer2", "apb_pclk";
422 clock-names = "timer1", "timer2", "apb_pclk";
/f-stack/freebsd/contrib/device-tree/src/arc/
H A Dskeleton.dtsi39 timer1 {
H A Dskeleton_hs.dtsi40 timer1 {
H A Deznps.dts57 timer1: timer_clksrc { label
/f-stack/freebsd/contrib/device-tree/src/c6x/
H A Ddsk6455.dts48 timer1: timer@2980000 { label
H A Devmc6472.dts39 timer1: timer@25f0000 { label
H A Dtms320c6455.dtsi65 timer1: timer@2980000 { label
H A Dtms320c6472.dtsi75 timer1: timer@25f0000 { label
/f-stack/freebsd/contrib/device-tree/Bindings/powerpc/fsl/
H A Dmpic-timer.txt31 timer1: timer@42100 {
/f-stack/freebsd/contrib/device-tree/src/arm64/broadcom/northstar2/
H A Dns2.dtsi531 clock-names = "timer1", "timer2", "apb_pclk";
534 timer1: timer@66040000 { label
541 clock-names = "timer1", "timer2", "apb_pclk";
551 clock-names = "timer1", "timer2", "apb_pclk";
561 clock-names = "timer1", "timer2", "apb_pclk";

1234