Home
last modified time | relevance | path

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

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