Searched refs:TX0BYTE_EP2 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/fotg210/ | ||
H A D | fotg210-udc.h | 146 #define TX0BYTE_EP2 (1 << 1) macro |
H A D | fotg210-udc.c | 553 value &= ~(TX0BYTE_EP1 | TX0BYTE_EP2 | TX0BYTE_EP3 in fotg210_clear_tx0byte() |