Searched defs:TX_CFG_ON_ (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/usb/ | ||
H A D | smsc95xx.h | 69 #define TX_CFG_ON_ (0x00000004) /* Transmitter Enable */ macro |
/openbmc/u-boot/drivers/usb/eth/ | ||
H A D | smsc95xx.c | 41 #define TX_CFG_ON_ 0x00000004 macro |