Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/gadget/
H A Dether.c350 otg_descriptor = { variable
351 .bLength = sizeof otg_descriptor,
663 (struct usb_descriptor_header *) &otg_descriptor,
700 (struct usb_descriptor_header *) &otg_descriptor,
763 (struct usb_descriptor_header *) &otg_descriptor,
800 (struct usb_descriptor_header *) &otg_descriptor,
2189 otg_descriptor.bmAttributes |= USB_OTG_HNP, in eth_bind()