Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_regs.h964 #define USBD_EVENT_IRQ_USB_LINK 10 macro
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_regs.h964 #define USBD_EVENT_IRQ_USB_LINK 10 macro
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dbcm63xx_udc.c855 BIT(USBD_EVENT_IRQ_USB_LINK); in bcm63xx_set_ctrl_irqs()
1983 if (stat & BIT(USBD_EVENT_IRQ_USB_LINK)) { in bcm63xx_udc_ctrl_isr()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dbcm63xx_udc.c852 BIT(USBD_EVENT_IRQ_USB_LINK); in bcm63xx_set_ctrl_irqs()
1979 if (stat & BIT(USBD_EVENT_IRQ_USB_LINK)) { in bcm63xx_udc_ctrl_isr()

Completed in 15 milliseconds