Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/
H A Dconfig.c244 otg_attributes |= USB_OTG_SRP; in usb_otg_descriptor_init()
248 otg_attributes = USB_OTG_SRP | USB_OTG_HNP; in usb_otg_descriptor_init()
/openbmc/u-boot/drivers/usb/gadget/
H A Dstorage_common.c392 .bmAttributes = USB_OTG_SRP,
H A Dether.c354 .bmAttributes = USB_OTG_SRP,
/openbmc/u-boot/include/linux/usb/
H A Dch9.h718 #define USB_OTG_SRP (1 << 0) macro
/openbmc/linux/include/uapi/linux/usb/
H A Dch9.h763 #define USB_OTG_SRP (1 << 0) macro