Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/sunxi/sun4i-csi/
H A Dsun4i_dma.c231 unsigned long href_pol, pclk_pol, vref_pol; in sun4i_csi_start_streaming() local
290 vref_pol = !!(bus->flags & V4L2_MBUS_VSYNC_ACTIVE_LOW); in sun4i_csi_start_streaming()
294 CSI_CFG_VREF_POL(vref_pol) | in sun4i_csi_start_streaming()