Home
last modified time | relevance | path

Searched refs:HW_TIMROT_RUNNING_COUNTn (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/arch/arm/mach-mxs/
Dtimer.c63 #define HW_TIMROT_RUNNING_COUNTn(n) (0x30 + (n) * 0x40) macro
106 return ~__raw_readl(mxs_timrot_base + HW_TIMROT_RUNNING_COUNTn(1)); in timrotv2_get_cycles()