Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/fotg210/
Dfotg210-udc.h187 #define FIBCR_FFRST (1 << 12) macro
Dfotg210-udc.c327 value |= FIBCR_FFRST; in fotg210_wait_dma_done()