Home
last modified time | relevance | path

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

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