Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-ebsa110/include/mach/
H A Dio.h19 u16 __inw(unsigned int port);
45 #define inw(p) __inw(p)
/OK3568_Linux_fs/kernel/arch/arm/mach-ebsa110/
H A Dio.c252 u16 __inw(unsigned int port) in __inw() function
285 EXPORT_SYMBOL(__inw);