Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/
H A Drenesas_usbf.c220 #define USBF_SYS_VBUS_INT BIT(13) macro
2985 if ((sysbint & USBF_SYS_VBUS_INT) == USBF_SYS_VBUS_INT) { in usbf_ahb_epc_irq()