Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/platform/atmel/
Datmel-isi.h57 #define ISI_CFG1_DISCR (1 << 11) macro
Datmel-isi.c389 cfg1 |= isi->pdata.frate | ISI_CFG1_DISCR; in start_dma()