Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dmax3420_udc.c87 #define VBUSIRQ BIT(6) macro
764 if (usbirq & VBUSIRQ) { in max3420_handle_irqs()
765 spi_wr8(udc, MAX3420_REG_USBIRQ, VBUSIRQ); in max3420_handle_irqs()