Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/eth/
H A Dlan78xx.c16 #define LAN78XX_USB_CFG0_BIR BIT(6) macro
299 val &= ~LAN78XX_USB_CFG0_BIR; in lan78xx_basic_reset()