Searched refs:ISI_CFG1_THMASK_BEATS_16 (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/media/platform/soc_camera/ | ||
D | atmel-isi.h | 65 #define ISI_CFG1_THMASK_BEATS_16 (2 << 13) macro |
D | atmel-isi.c | 850 cfg1 |= ISI_CFG1_THMASK_BEATS_16; in isi_camera_set_bus_param() |