Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Drenesas_usb3.c149 #define USB_INT_1_B3_WRMRST BIT(21) macro
659 usb3_enable_irq_1(usb3, USB_INT_1_B3_WRMRST | in usb3_transition_to_default_state()
689 USB_INT_1_SPEED | USB_INT_1_B3_WRMRST | in usb3_disconnect()
921 if (int_sta_1 & USB_INT_1_B3_WRMRST) in usb3_irq_epc_int_1()