Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-udc.h87 #define DMISGR1_MF_OUTSPK_INT(fifo) (0x3 << (fifo) * 2) macro
H A Dfotg210-udc.c47 value |= DMISGR1_MF_OUTSPK_INT(ep->epnum - 1); in fotg210_disable_fifo_int()
58 value &= ~DMISGR1_MF_OUTSPK_INT(ep->epnum - 1); in fotg210_enable_fifo_int()