Searched refs:ioswabb (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/sh/include/mach-common/mach/ |
| H A D | mangle-port.h | 24 # define ioswabb(x) (x) macro 35 # define ioswabb(x) (x) macro
|
| /OK3568_Linux_fs/u-boot/arch/mips/include/asm/mach-generic/ |
| H A D | mangle-port.h | 28 # 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 D | mangle-port.h | 30 # 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 D | mangle-port.h | 16 # define ioswabb(a, x) (x) macro
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-ip32/ |
| H A D | mangle-port.h | 17 # define ioswabb(a, x) (x) macro
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-ip30/ |
| H A D | mangle-port.h | 13 #define ioswabb(a, x) (x) macro
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-tx39xx/ |
| H A D | mangle-port.h | 15 #define ioswabb(a, x) (x) macro
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-tx49xx/ |
| H A D | mangle-port.h | 10 #define ioswabb(a, x) (x) macro
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-cavium-octeon/ |
| H A D | mangle-port.h | 49 # define ioswabb(a, x) (x) macro
|
| /OK3568_Linux_fs/kernel/arch/sh/include/asm/ |
| H A D | io.h | 39 #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 D | io.h | 47 # define __relaxed_ioswabb ioswabb
|