Home
last modified time | relevance | path

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

/arch/xtensa/include/asm/
Dtimex.h49 #define RSR_CCOMPARE(x,r) asm volatile ("rsr %0,"__stringify(SREG_CCOMPARE)"+"__stringify(x) : "=a"… macro
66 RSR_CCOMPARE(LINUX_TIMER, ccompare); in get_linux_timer()