Searched refs:ISI_CFG1_EMB_SYNC (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/media/platform/atmel/ | ||
D | atmel-isi.h | 45 #define ISI_CFG1_EMB_SYNC (1 << 6) macro |
D | atmel-isi.c | 806 cfg1 |= ISI_CFG1_EMB_SYNC; in isi_camera_set_bus_param() |