Home
last modified time | relevance | path

Searched refs:href_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
289 href_pol = !!(bus->flags & V4L2_MBUS_HSYNC_ACTIVE_LOW); in sun4i_csi_start_streaming()
295 CSI_CFG_HREF_POL(href_pol) | in sun4i_csi_start_streaming()