Home
last modified time | relevance | path

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

/linux-2.6.39/arch/xtensa/include/asm/
Dtimex.h67 #define RSR_CCOUNT(r) asm volatile ("rsr %0,"__stringify(CCOUNT) : "=a" (r)) macro
74 RSR_CCOUNT(ccount); in get_ccount()