Searched refs:ISI_CFG1_FRATE_DIV_MASK (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/media/platform/atmel/ | ||
H A D | atmel-isi.h | 56 #define ISI_CFG1_FRATE_DIV_MASK (7 << 8) macro |
H A D | atmel-isi.c | 387 cfg1 &= ~ISI_CFG1_FRATE_DIV_MASK; in start_dma() |