Home
last modified time | relevance | path

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

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