Searched refs:USB_OTG_SRP (Results 1 – 5 of 5) sorted by relevance
244 otg_attributes |= USB_OTG_SRP; in usb_otg_descriptor_init()248 otg_attributes = USB_OTG_SRP | USB_OTG_HNP; in usb_otg_descriptor_init()
392 .bmAttributes = USB_OTG_SRP,
354 .bmAttributes = USB_OTG_SRP,
718 #define USB_OTG_SRP (1 << 0) macro
763 #define USB_OTG_SRP (1 << 0) macro