Searched defs:OUTW (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H 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
|
| H A D | natsemi.c | 265 OUTW(struct eth_device *dev, int command, u_long addr) in OUTW() function
|
| H A D | ns8382x.c | 286 OUTW(struct eth_device *dev, int command, u_long addr) in OUTW() function
|
| H A D | eepro100.c | 240 static inline void OUTW (struct eth_device *dev, int command, u_long addr) in OUTW() function
|
| /OK3568_Linux_fs/kernel/drivers/scsi/sym53c8xx_2/ |
| H A D | sym_hipd.h | 197 #define OUTW(np, r, v) OUTW_OFF(np, offsetof(struct sym_reg, r), (v)) macro
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | ncr53c8xx.h | 423 #define OUTW(r, val) OUTW_OFF (offsetof(struct ncr_reg,r), (val)) macro
|