Searched refs:USBF_SYS_VBUS_INT (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/ | ||
H A D | renesas_usbf.c | 220 #define USBF_SYS_VBUS_INT BIT(13) macro 2985 if ((sysbint & USBF_SYS_VBUS_INT) == USBF_SYS_VBUS_INT) { in usbf_ahb_epc_irq() |
Completed in 4 milliseconds