Home
last modified time | relevance | path

Searched refs:HW_CFG_BIR_ (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/usb/
H A Dsmsc95xx.h75 #define HW_CFG_BIR_ (0x00001000) /* Bulk In Empty Response */ macro
H A Dsmsc95xx.c919 read_buf |= HW_CFG_BIR_; in smsc95xx_reset()
/openbmc/u-boot/drivers/usb/eth/
H A Dsmsc95xx.c44 #define HW_CFG_BIR_ 0x00001000 macro