Home
last modified time | relevance | path

Searched defs:mtspr (Results 1 – 4 of 4) sorted by relevance

/arch/powerpc/boot/
Dreg.h25 #define mtspr(rn, v) asm volatile("mtspr " __stringify(rn) ",%0" : : "r" (v)) macro
/arch/openrisc/include/asm/
Dspr.h20 #define mtspr(_spr, _val) __asm__ __volatile__ ( \ macro
/arch/powerpc/include/asm/
Dreg_8xx.h84 #define mtspr(rn, v) \ macro
Dreg.h1323 #define mtspr(rn, v) asm volatile("mtspr " __stringify(rn) ",%0" : \ macro