Home
last modified time | relevance | path

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

/linux-2.6.39/arch/xtensa/include/asm/
Dtimex.h66 #define WSR_CCOUNT(r) asm volatile ("wsr %0,"__stringify(CCOUNT) :: "a" (r)) macro
80 WSR_CCOUNT(ccount); in set_ccount()