Searched refs:ISI_CFG1_FRATE_DIV_MASK (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/media/platform/atmel/ | ||
D | atmel-isi.h | 59 #define ISI_CFG1_FRATE_DIV_MASK (7 << 8) macro |
D | atmel-isi.c | 390 cfg1 &= ~ISI_CFG1_FRATE_DIV_MASK; in start_dma() |