Home
last modified time | relevance | path

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

/arch/xtensa/include/asm/
Dtimex.h68 #define WSR_CCOMPARE(x,r) asm volatile ("wsr %0,"__stringify(CCOMPARE)"+"__stringify(x) :: "a"(r))
69 #define RSR_CCOMPARE(x,r) asm volatile ("rsr %0,"__stringify(CCOMPARE)"+"__stringify(x) : "=a"(r))
Dregs.h68 #define CCOMPARE 240 macro
/arch/xtensa/kernel/
Dhead.S110 wsr a0, CCOMPARE + _index