Home
last modified time | relevance | path

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

/arch/xtensa/include/asm/
Dtimex.h48 #define WSR_CCOMPARE(x,r) asm volatile ("wsr %0,"__stringify(SREG_CCOMPARE)"+"__stringify(x) :: "a"… macro
72 WSR_CCOMPARE(LINUX_TIMER, ccompare); in set_linux_timer()