Searched refs:SREG_CCOMPARE (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/xtensa/include/asm/
H A Dtimex.h48 #define WSR_CCOMPARE(x,r) asm volatile ("wsr %0,"__stringify(SREG_CCOMPARE)"+"__stringify(x) :: "a"(r))
49 #define RSR_CCOMPARE(x,r) asm volatile ("rsr %0,"__stringify(SREG_CCOMPARE)"+"__stringify(x) : "=a"(r))
H A Dregs.h37 #define SREG_CCOMPARE 240 macro
/linux-4.4.14/arch/xtensa/kernel/
H A Dhead.S151 wsr a0, SREG_CCOMPARE + _index

Completed in 481 milliseconds