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