Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/gadget/udc/
Drenesas_usbf.c59 #define USBF_USB_USB_RST_INT BIT(3) macro
2931 if (int_sts & USBF_USB_USB_RST_INT) { in usbf_epc_irq()