Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/usb/
Dnet2280.h392 #define ENDPOINT_TYPE 8 macro
/linux-4.4.14/drivers/usb/gadget/udc/
Dnet2272.h200 #define ENDPOINT_TYPE 5 macro
Dnet2272.c231 tmp <<= ENDPOINT_TYPE; in net2272_enable()
Dnet2280.c282 tmp |= type << ENDPOINT_TYPE; in net2280_enable()