Searched refs:RX0BYTE_EP2 (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/usb/fotg210/ | ||
H A D | fotg210-udc.h | 135 #define RX0BYTE_EP2 (1 << 1) macro |
H A D | fotg210-udc.c | 562 value &= ~(RX0BYTE_EP1 | RX0BYTE_EP2 | RX0BYTE_EP3 in fotg210_clear_rx0byte() |