Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1195867 > unrolled thread
| Started by | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |
|---|---|
| First post | 2015-07-30 11:50 +0200 |
| Last post | 2015-07-30 11:50 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH 19/20] clocksource: atmel-st: get and use slow clock Thomas Petazzoni <thomas.petazzoni@free-electrons.com> - 2015-07-30 11:50 +0200
| From | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |
|---|---|
| Date | 2015-07-30 11:50 +0200 |
| Subject | Re: [PATCH 19/20] clocksource: atmel-st: get and use slow clock |
| Message-ID | <pRSDo-2XA-5@gated-at.bofh.it> |
Dear Alexandre Belloni, On Thu, 30 Jul 2015 02:22:05 +0200, Alexandre Belloni wrote: > -#define AT91_SLOW_CLOCK 32768 > -#define RM9200_TIMER_LATCH ((AT91_SLOW_CLOCK + HZ/2) / HZ) > +struct clk *sclk; > +int timer_latch; static ? Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to top | Article view | linux.kernel
csiph-web