Home
last modified time | relevance | path

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

/linux/drivers/usb/fotg210/
H A Dfotg210-udc.c976 u32 int_grp1 = ioread32(reg); in fotg210_irq() local
980 int_grp1 &= ~int_msk1; in fotg210_irq()
983 if (int_grp1 & DISGR1_IN_INT(fifo)) in fotg210_irq()
986 if ((int_grp1 & DISGR1_OUT_INT(fifo)) || in fotg210_irq()
987 (int_grp1 & DISGR1_SPK_INT(fifo))) in fotg210_irq()