Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/usb/
H A Dsmsc95xx.h85 #define HW_CFG_BCE_ (0x00000002) /* Burst Cap Enable */ macro
H A Dsmsc95xx.c979 read_buf |= (HW_CFG_MEF_ | HW_CFG_BCE_); in smsc95xx_reset()
/openbmc/u-boot/drivers/usb/eth/
H A Dsmsc95xx.c47 #define HW_CFG_BCE_ 0x00000002 macro
574 read_buf |= (HW_CFG_MEF_ | HW_CFG_BCE_); in smsc95xx_init_common()