mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 17:51:43 +00:00
debeaf6c2d
The only way to write LATCHED registers to write LATCH_BIT to LATCH register, that will latch COUNTER into LATCHED.e.g. writel_relaxed(SIRFSOC_TIMER_LATCH_BIT, sirfsoc_timer_base + SIRFSOC_TIMER_LATCH); Writing values to LATCHED registers directly is useless at all. Signed-off-by: Barry Song <Baohua.Song@csr.com> Signed-off-by: Olof Johansson <olof@lixom.net> |
||
---|---|---|
.. | ||
include/mach | ||
clock.c | ||
common.h | ||
irq.c | ||
l2x0.c | ||
lluart.c | ||
Makefile | ||
Makefile.boot | ||
pm.c | ||
pm.h | ||
prima2.c | ||
rstc.c | ||
rtciobrg.c | ||
sleep.S | ||
timer.c |