Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-udc.h135 #define RX0BYTE_EP2 (1 << 1) macro
H A Dfotg210-udc.c562 value &= ~(RX0BYTE_EP1 | RX0BYTE_EP2 | RX0BYTE_EP3 in fotg210_clear_rx0byte()