Searched refs:ISI_CFG1_FULL_MODE (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/drivers/media/platform/atmel/ | ||
D | atmel-isi.h | 58 #define ISI_CFG1_FULL_MODE (1 << 12) macro |
D | atmel-isi.c | 805 cfg1 |= ISI_CFG1_FULL_MODE; in isi_camera_set_bus_param() |