Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/usb/
Dusb338x.h33 #define IN_ENDPOINT_TYPE 12 macro
36 #define USB3380_EP_CFG_MASK_IN ((0x3 << IN_ENDPOINT_TYPE) | \
/linux-6.12.1/drivers/usb/gadget/udc/
Dnet2280.c288 tmp |= type << IN_ENDPOINT_TYPE; in net2280_enable()
1995 (2 << OUT_ENDPOINT_TYPE) | (2 << IN_ENDPOINT_TYPE) | in defect7374_enable_data_eps_zero()