Searched defs:readb_relaxed (Results 1 - 20 of 20) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-ebsa110/include/mach/
H A Dio.h59 #define readb_relaxed(addr) readb(addr) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/parisc/include/asm/
H A Dio.h220 #define readb_relaxed(addr) readb(addr) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dio.h70 #define readb_relaxed(a) __readb(a) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dio_no.h42 #define readb_relaxed(addr) readb(addr) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/cris/include/asm/
H A Dio.h86 #define readb_relaxed(addr) readb(addr) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/include/asm/
H A Dio.h46 #define readb_relaxed readb macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dio.h445 #define readb_relaxed readb macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/include/asm/
H A Dio.h154 #define readb_relaxed readb macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/include/asm/
H A Dio.h159 #define readb_relaxed readb macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Dio.h206 #define readb_relaxed(a) readb(a) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/include/asm/
H A Dio_32.h92 #define readb_relaxed(__addr) readb(__addr) macro
H A Dio_64.h210 #define readb_relaxed(__addr) _readb(__addr) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/tile/include/asm/
H A Dio.h153 #define readb_relaxed readb macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/include/asm/
H A Dio.h214 #define readb_relaxed readb macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/h8300/include/asm/
H A Dio.h90 #define readb_relaxed(addr) readb(addr) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/include/asm/
H A Dio.h497 #define readb_relaxed(addr) __raw_readb(addr) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/include/asm/
H A Dio.h183 #define readb_relaxed(c) ({ u8 __v = __raw_readb(__mem_pci(c)); __v; }) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dio.h548 #define readb_relaxed(addr) readb(addr) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/include/asm/
H A Dio.h381 #define readb_relaxed(a) __readb_relaxed((a)) macro
H A Dmachvec.h194 ia64_mv_readb_relaxed_t *readb_relaxed; member in struct:ia64_machine_vector

Completed in 349 milliseconds