Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dtegra-xudc.c238 #define EP_TYPE_CONTROL 4 macro
1669 val = usb_endpoint_type(desc) + EP_TYPE_CONTROL; in tegra_xudc_ep_context_setup()