Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/rcar-vin/
Drcar-dma.c900 #define RVIN_RETRIES 10 macro
1212 while (retries++ < RVIN_RETRIES) { in rvin_stop_streaming()