Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/usb/
H A Dlan78xx.h386 #define USB_CFG1_DEV_U2_INIT_EN_ (0x00001000) macro
H A Dlan78xx.c1454 buf &= ~USB_CFG1_DEV_U2_INIT_EN_; in lan78xx_link_reset()
1471 buf |= USB_CFG1_DEV_U2_INIT_EN_; in lan78xx_link_reset()