Home
last modified time | relevance | path

Searched refs:USBD_EVENT_IRQ_USB_RESET (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_regs.h974 #define USBD_EVENT_IRQ_USB_RESET 0 macro
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_regs.h974 #define USBD_EVENT_IRQ_USB_RESET 0 macro
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dbcm63xx_udc.c851 val = BIT(USBD_EVENT_IRQ_USB_RESET) | in bcm63xx_set_ctrl_irqs()
1994 if (stat & BIT(USBD_EVENT_IRQ_USB_RESET)) { in bcm63xx_udc_ctrl_isr()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dbcm63xx_udc.c848 val = BIT(USBD_EVENT_IRQ_USB_RESET) | in bcm63xx_set_ctrl_irqs()
1990 if (stat & BIT(USBD_EVENT_IRQ_USB_RESET)) { in bcm63xx_udc_ctrl_isr()

Completed in 16 milliseconds