Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/include/asm/mach-bcm63xx/
Dbcm63xx_regs.h964 #define USBD_EVENT_IRQ_SETCFG 9 macro
/linux-4.1.27/drivers/usb/gadget/udc/
Dbcm63xx_udc.c841 BIT(USBD_EVENT_IRQ_SETCFG) | in bcm63xx_set_ctrl_irqs()
2002 if (stat & BIT(USBD_EVENT_IRQ_SETCFG)) { in bcm63xx_udc_ctrl_isr()