Searched defs:__arch_putl (Results 1 – 2 of 2) sorted by relevance
42 #define __arch_putl(v,a) (*(volatile unsigned int *)(a) = (v)) macro
39 #define __arch_putl(v,a) (*(volatile unsigned int *)(a) = (v)) macro