Searched refs:DECLARE_IO (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/arch-cl7500/
H A Dio.h135 #define DECLARE_IO(sz,fnsuffix,instr) \ macro
138 DECLARE_IO(char,b,"b")
139 DECLARE_IO(short,w,"")
140 DECLARE_IO(int,l,"")
142 #undef DECLARE_IO macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/arch-rpc/
H A Dio.h139 #define DECLARE_IO(sz,fnsuffix,instr) \ macro
142 DECLARE_IO(char,b,"b")
143 DECLARE_IO(short,w,"")
144 DECLARE_IO(int,l,"")
146 #undef DECLARE_IO macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/arch-s3c2410/
H A Dio.h70 #define DECLARE_IO(sz,fnsuffix,instr) \ macro
74 DECLARE_IO(char,b,"b")
75 DECLARE_IO(short,w,"h")
76 DECLARE_IO(int,l,"")
78 #undef DECLARE_IO macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm26/
H A Dio.h180 #define DECLARE_IO(sz,fnsuffix,instr) \ macro
183 DECLARE_IO(char,b,"b")
184 DECLARE_IO(short,w,"")
185 DECLARE_IO(int,l,"")
187 #undef DECLARE_IO macro

Completed in 130 milliseconds