Home
last modified time | relevance | path

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

/arch/powerpc/boot/
A Dreg.h21 #define mtspr(rn, v) asm volatile("mtspr " __stringify(rn) ",%0" : : "r" (v)) macro
/arch/openrisc/include/asm/
A Dspr.h16 #define mtspr(_spr, _val) __asm__ __volatile__ ( \ macro
/arch/powerpc/include/asm/
A Dreg.h1399 #define mtspr(rn, v) asm volatile("mtspr " __stringify(rn) ",%0" : \ macro

Completed in 14 milliseconds