Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/fotg210/
Dfotg210-udc.h134 #define RX0BYTE_EP3 (1 << 2) macro
Dfotg210-udc.c562 value &= ~(RX0BYTE_EP1 | RX0BYTE_EP2 | RX0BYTE_EP3 in fotg210_clear_rx0byte()