Home
last modified time | relevance | path

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

/arch/blackfin/include/uapi/asm/
Dswab.h26 static __inline__ __attribute_const__ __u32 __arch_swahw32(__u32 xx) in __arch_swahw32() function
32 #define __arch_swahw32 __arch_swahw32 macro
36 return __arch_swahb32(__arch_swahw32(xx)); in __arch_swab32()
/arch/c6x/include/uapi/asm/
Dswab.h51 #define __arch_swahw32 __c6x_swahw32 macro