Searched defs:OUTW (Results 1 – 4 of 4) sorted by relevance
/u-boot/drivers/net/ |
A 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
|
A D | natsemi.c | 265 OUTW(struct eth_device *dev, int command, u_long addr) in OUTW() function
|
A D | ns8382x.c | 287 OUTW(struct eth_device *dev, int command, u_long addr) in OUTW() function
|
A D | eepro100.c | 236 static void OUTW(struct eepro100_priv *priv, int command, u_long addr) in OUTW() function
|
Completed in 13 milliseconds