Home
last modified time | relevance | path

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

/linux-4.4.14/include/media/
Dsh_mobile_ceu.h7 #define SH_CEU_FLAG_VSYNC_LOW (1 << 3) /* default High if possible */ macro
/linux-4.4.14/drivers/media/platform/soc_camera/
Dsh_mobile_ceu_camera.c844 if (pcdev->flags & SH_CEU_FLAG_VSYNC_LOW) in sh_mobile_ceu_set_bus_param()