Searched refs:__readb (Results 26 - 50 of 55) sorted by relevance

123

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/arm/mach-ebsa110/
H A Dio.c65 u8 __readb(void *addr) function
98 EXPORT_SYMBOL(__readb); variable
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-alpha/
H A Dcore_irongate.h291 #define __readb(a) irongate_readb((unsigned long)(a)) macro
309 #define __raw_readb(a) __readb(a)
H A Dcore_polaris.h186 #define __readb(a) polaris_readb((unsigned long)(a)) macro
204 #define __raw_readb(a) __readb(a)
H A Dcore_cia.h559 # define __readb(a) cia_bwx_readb((unsigned long)(a)) macro
575 # define __raw_readb(a) __readb(a)
590 # define __readb(a) cia_readb((unsigned long)(a)) macro
H A Dcore_titan.h499 #define __readb(a) titan_readb((unsigned long)(a)) macro
518 #define __raw_readb(a) __readb((unsigned long)(a))
H A Dcore_tsunami.h424 #define __readb(a) tsunami_readb((unsigned long)(a)) macro
442 #define __raw_readb(a) __readb(a)
H A Dcore_wildfire.h399 #define __readb(a) wildfire_readb((unsigned long)(a)) macro
417 #define __raw_readb(a) __readb(a)
H A Dio.h123 # define __readb(a) alpha_mv.mv_readb((unsigned long)(a)) macro
143 # define __raw_readb __readb
H A Djensen.h303 #define __readb jensen_readb macro
H A Dcore_lca.h376 #define __readb(a) lca_readb((unsigned long)(a)) macro
H A Dcore_apecs.h527 #define __readb(a) apecs_readb((unsigned long)(a)) macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/
H A Dio.h292 __readb (void *addr) function
339 #define readb(a) __readb((void *)(a))
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-alpha/
H A Dcore_irongate.h291 #define __readb(a) irongate_readb((unsigned long)(a)) macro
309 #define __raw_readb(a) __readb(a)
H A Dcore_polaris.h186 #define __readb(a) polaris_readb((unsigned long)(a)) macro
204 #define __raw_readb(a) __readb(a)
H A Dcore_cia.h559 # define __readb(a) cia_bwx_readb((unsigned long)(a)) macro
575 # define __raw_readb(a) __readb(a)
590 # define __readb(a) cia_readb((unsigned long)(a)) macro
H A Dcore_titan.h499 #define __readb(a) titan_readb((unsigned long)(a)) macro
518 #define __raw_readb(a) __readb((unsigned long)(a))
H A Dcore_tsunami.h424 #define __readb(a) tsunami_readb((unsigned long)(a)) macro
442 #define __raw_readb(a) __readb(a)
H A Dcore_wildfire.h399 #define __readb(a) wildfire_readb((unsigned long)(a)) macro
417 #define __raw_readb(a) __readb(a)
H A Dio.h123 # define __readb(a) alpha_mv.mv_readb((unsigned long)(a)) macro
143 # define __raw_readb __readb
H A Djensen.h303 #define __readb jensen_readb macro
H A Dcore_lca.h376 #define __readb(a) lca_readb((unsigned long)(a)) macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/
H A Dio.h292 __readb (void *addr) function
339 #define readb(a) __readb((void *)(a))
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/alpha/lib/
H A Dio.c45 return __readb(addr);
65 unsigned long r = __readb(addr);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-sh/
H A Dio.h65 # define __readb(a) sh_mv.mv_readb((a)) macro
98 # define __raw_readb __readb
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-sh/
H A Dio.h65 # define __readb(a) sh_mv.mv_readb((a)) macro
98 # define __raw_readb __readb

Completed in 94 milliseconds

123