Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-bcm63xx/
H A Dbcm63xx_regs.h966 #define USBD_EVENT_IRQ_SETINTF 8 macro
/openbmc/linux/drivers/usb/gadget/udc/
H A Dbcm63xx_udc.c851 BIT(USBD_EVENT_IRQ_SETINTF) | in bcm63xx_set_ctrl_irqs()
2013 if (stat & BIT(USBD_EVENT_IRQ_SETINTF)) { in bcm63xx_udc_ctrl_isr()