Searched defs:SMC_inw (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/unit-asb2303/include/unit/
H A Dsmc91111.h32 #define SMC_inw(a, r) inw((unsigned long) ((a) + (r))) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsmc91x.h61 #define SMC_inw(a, r) readw((a) + (r)) macro
93 #define SMC_inw(a, r) readw((a) + (r)) macro
130 #define SMC_inw(a, r) readw((a) + (r)) macro
148 #define SMC_inw(a, r) readw((a) + (r)) macro
176 #define SMC_inw(a, r) inw((a) + (r) - 0xa0000000) macro
195 #define SMC_inw(a, r) inw(((u32)a) + (r)) macro
237 #define SMC_inw(a,r)\ macro
276 #define SMC_inw(a, r) readw((a) + (r)) macro
300 #define SMC_inw(a, r) readw((a) + (r)) macro
328 #define SMC_inw( macro
349 #define SMC_inw macro
545 #define SMC_inw macro
[all...]

Completed in 203 milliseconds