Home
last modified time | relevance | path

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

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