Home
last modified time | relevance | path

Searched refs:pclk_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
291 pclk_pol = !!(bus->flags & V4L2_MBUS_PCLK_SAMPLE_RISING); in sun4i_csi_start_streaming()
296 CSI_CFG_PCLK_POL(pclk_pol), in sun4i_csi_start_streaming()