Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/gadget/
H A Df_fastboot.c69 static struct usb_endpoint_descriptor hs_ep_in = { variable
104 (struct usb_descriptor_header *)&hs_ep_in,
181 hs_ep_in.bEndpointAddress = fs_ep_in.bEndpointAddress; in fastboot_bind()
264 d = fb_ep_desc(gadget, &fs_ep_in, &hs_ep_in); in fastboot_set_alt()
H A Df_rockusb.c41 static struct usb_endpoint_descriptor hs_ep_in = { variable
76 (struct usb_descriptor_header *)&hs_ep_in,
179 hs_ep_in.bEndpointAddress = fs_ep_in.bEndpointAddress; in rockusb_bind()
267 d = rkusb_ep_desc(gadget, &fs_ep_in, &hs_ep_in); in rockusb_set_alt()