Home
last modified time | relevance | path

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

/arch/blackfin/include/asm/
Dswab.h24 static __inline__ __attribute_const__ __u32 __arch_swahw32(__u32 xx) in __arch_swahw32() function
30 #define __arch_swahw32 __arch_swahw32 macro
34 return __arch_swahb32(__arch_swahw32(xx)); in __arch_swab32()