Home
last modified time | relevance | path

Searched refs:ISI_CFG1_HSYNC_POL_ACTIVE_LOW (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/media/platform/soc_camera/
Datmel-isi.h45 #define ISI_CFG1_HSYNC_POL_ACTIVE_LOW (1 << 2) macro
Datmel-isi.c834 cfg1 |= ISI_CFG1_HSYNC_POL_ACTIVE_LOW; in isi_camera_set_bus_param()