Home
last modified time | relevance | path

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

/openbmc/u-boot/include/usb/
H A Ddesignware_udc.h151 #define ENDP_EPTYPE_INT 0x3 macro
/openbmc/u-boot/drivers/usb/gadget/
H A Ddesignware_udc.c631 ep_type = ENDP_EPTYPE_INT; in udc_setup_ep()
670 if (ep_type == ENDP_EPTYPE_INT) { in udc_setup_ep()