Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/usb/
Dnet2280.h393 #define ENDPOINT_TYPE 8 macro
/Linux-v4.19/drivers/usb/gadget/udc/
Dnet2272.h187 #define ENDPOINT_TYPE 5 macro
Dnet2272.c218 tmp <<= ENDPOINT_TYPE; in net2272_enable()
Dnet2280.c278 tmp |= type << ENDPOINT_TYPE; in net2280_enable()