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