All of lore.kernel.org
 help / color / mirror / Atom feed
* [Adeos-main] Porting Adeos-Ipipe on AVR32 (NGW 100), enable_pipeline.
@ 2009-12-15 14:42 A C
  2009-12-15 15:12 ` Philippe Gerum
  0 siblings, 1 reply; 3+ messages in thread
From: A C @ 2009-12-15 14:42 UTC (permalink / raw)
  To: adeos

[-- Attachment #1: Type: text/plain, Size: 848 bytes --]

Hello,
We are trying to implement the function enable_pipeline. 

For the NIOS2 architecture in this fonction there are calls to the functions __ipipe_init_hrclock(), __ipipe_init_hrtimer(). So we checked those functions and we understand what they do. But there are still two questions :
- Where can we find the physical adresses of the clock (timer 64 bits) (named "na_hrclock") and of the timer (timer 32 bits) (named "na_hrtimer) ? We don't find the declaration.

- Where is setting up the input clock frequency of the two timers (timer 64 bits and timer 32 bits)?

For the AVR32, we have at least  two 16-bit timers, we are thinking about to do the same functions (__ipipe_init_hrclock(), __ipipe_init_hrtimer()). We think we can also use the "ioremap_nocache" fonction. 

Regards

Adrien Chiron and Vincent Vanbesien



      

[-- Attachment #2: Type: text/html, Size: 1167 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-12-15 15:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-15 14:42 [Adeos-main] Porting Adeos-Ipipe on AVR32 (NGW 100), enable_pipeline A C
2009-12-15 15:12 ` Philippe Gerum
2009-12-15 15:29   ` Gilles Chanteperdrix

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.