Home
last modified time | relevance | path

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

/arch/powerpc/include/asm/
Dppc-opcode.h393 #define MTTMR(tmr, r) stringify_in_c(.long PPC_INST_MTTMR | \ macro
Dreg_booke.h758 #define mttmr(rn, v) asm volatile(MTTMR(rn, %0) : \