Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-udc.h147 #define TX0BYTE_EP1 (1 << 0) macro
H A Dfotg210-udc.c553 value &= ~(TX0BYTE_EP1 | TX0BYTE_EP2 | TX0BYTE_EP3 in fotg210_clear_tx0byte()