Searched defs:OUTW (Results 1 – 4 of 4) sorted by relevance
/external/u-boot/drivers/net/ |
D | ax88180.h | 365 static inline void OUTW (struct eth_device *dev, unsigned short command, unsigned long addr) in OUTW() function 380 static inline void OUTW (struct eth_device *dev, unsigned short command, unsigned long addr) in OUTW() function
|
D | natsemi.c | 265 OUTW(struct eth_device *dev, int command, u_long addr) in OUTW() function
|
D | ns8382x.c | 286 OUTW(struct eth_device *dev, int command, u_long addr) in OUTW() function
|
D | eepro100.c | 239 static inline void OUTW (struct eth_device *dev, int command, u_long addr) in OUTW() function
|