Home
last modified time | relevance | path

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

/linux/include/linux/usb/
H A Dnet2280.h379 #define ENDPOINT_TYPE 8 macro
/linux/drivers/usb/gadget/udc/
H A Dnet2272.h182 #define ENDPOINT_TYPE 5 macro
H A Dnet2280.c279 tmp |= type << ENDPOINT_TYPE; in net2280_enable()