Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/gadget/udc/
Drenesas_usbf.c117 #define USBF_EP0_IN_EN BIT(4) macro
1791 USBF_EP0_OUT_EN | USBF_EP0_OUT_NULL_EN | USBF_EP0_IN_EN); in usbf_ep0_enable()