Home
last modified time | relevance | path

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

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