Home
last modified time | relevance | path

Searched refs:OUT_ENDPOINT_TYPE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/usb/
H A Dusb338x.h35 #define OUT_ENDPOINT_TYPE 8 macro
38 #define USB3380_EP_CFG_MASK_OUT ((0x3 << OUT_ENDPOINT_TYPE) | \
/openbmc/linux/drivers/usb/gadget/udc/
H A Dnet2280.c291 tmp |= type << OUT_ENDPOINT_TYPE; in net2280_enable()
1995 (2 << OUT_ENDPOINT_TYPE) | (2 << IN_ENDPOINT_TYPE) | in defect7374_enable_data_eps_zero()