Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dmax3420_udc.c88 #define URESDNIRQ BIT(7) macro
462 val = URESDNIRQ | URESIRQ; in __max3420_start()
782 if (usbirq & URESDNIRQ) { in max3420_handle_irqs()
783 spi_wr8(udc, MAX3420_REG_USBIRQ, URESDNIRQ); in max3420_handle_irqs()
785 spi_wr8(udc, MAX3420_REG_USBIEN, URESDNIRQ | URESIRQ); in max3420_handle_irqs()