Home
last modified time | relevance | path

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

/linux-2.6.39/arch/xtensa/include/asm/
Dtimex.h68 #define WSR_CCOMPARE(x,r) asm volatile ("wsr %0,"__stringify(CCOMPARE)"+"__stringify(x) :: "a"(r)) macro
92 WSR_CCOMPARE(LINUX_TIMER, ccompare); in set_linux_timer()