Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/sh/include/mach-common/mach/
H A Dmangle-port.h24 # define ioswabb(x) (x) macro
35 # define ioswabb(x) (x) macro
/OK3568_Linux_fs/u-boot/arch/mips/include/asm/mach-generic/
H A Dmangle-port.h28 # define ioswabb(a, x) (x) macro
39 # define ioswabb(a, x) (x) macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-generic/
H A Dmangle-port.h30 # define ioswabb(a, x) (x) macro
41 # define ioswabb(a, x) (x) macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-ip27/
H A Dmangle-port.h16 # define ioswabb(a, x) (x) macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-ip32/
H A Dmangle-port.h17 # define ioswabb(a, x) (x) macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-ip30/
H A Dmangle-port.h13 #define ioswabb(a, x) (x) macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-tx39xx/
H A Dmangle-port.h15 #define ioswabb(a, x) (x) macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-tx49xx/
H A Dmangle-port.h10 #define ioswabb(a, x) (x) macro
/OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-cavium-octeon/
H A Dmangle-port.h49 # define ioswabb(a, x) (x) macro
/OK3568_Linux_fs/kernel/arch/sh/include/asm/
H A Dio.h39 #define readb_relaxed(c) ({ u8 __v = ioswabb(__raw_readb(c)); __v; })
44 #define writeb_relaxed(v,c) ((void)__raw_writeb((__force u8)ioswabb(v),c))
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dio.h47 # define __relaxed_ioswabb ioswabb