Home
last modified time | relevance | path

Searched defs:SMC_insw (Results 1 – 3 of 3) sorted by relevance

/u-boot/drivers/net/
A Dsmc91111.h131 #define SMC_insw(a,r,b,l) ({ int __i ; \ macro
202 #define SMC_insw(a,r,b,l) do{ int __i ; \ macro
221 #define SMC_insw(a, r, b, l) \ macro
293 #define SMC_insw(a,r,b,l) ({ int __i ; \ macro
A Dlan91c96.h110 #define SMC_insw(edev, r, b, l) ({ int __i ; \ macro
156 #define SMC_insw(edev, r, b, l) ({ int __i ; \ macro
A Dsmc91111.c205 static inline void SMC_insw(struct eth_device *dev, dword offset, in SMC_insw() function

Completed in 7 milliseconds