Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dmax3420_udc.c85 #define SUSPIRQ BIT(4) macro
791 if (usbirq & SUSPIRQ) { in max3420_handle_irqs()
792 spi_wr8(udc, MAX3420_REG_USBIRQ, SUSPIRQ); in max3420_handle_irqs()