linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* some question about writel implement in arm platform
@ 2015-04-16  5:28 yoma sophian
  2015-04-16  6:19 ` Arnd Bergmann
  0 siblings, 1 reply; 5+ messages in thread
From: yoma sophian @ 2015-04-16  5:28 UTC (permalink / raw)
  To: linux-arm-kernel

hi all:
the implementation of writel in ARM is writel_relaxed() with barrier
before (DSB + outer cache sync).

if the memory is device memory, shall we still need outer cache sync?
if the memory is normal normal, under what circumstance we will write
it with writel.
As far as I know, the writel is used for register writing.

appreciate your kind help in advance,

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

end of thread, other threads:[~2015-04-17  1:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-16  5:28 some question about writel implement in arm platform yoma sophian
2015-04-16  6:19 ` Arnd Bergmann
2015-04-16  8:06   ` yoma sophian
2015-04-16  9:47     ` Arnd Bergmann
2015-04-17  1:23       ` yoma sophian

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).