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