Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/sunxi/sun4i-csi/
Dsun4i_csi.h26 #define CSI_CFG_HSYNC_POL(pol) ((pol) << 1) macro
Dsun4i_dma.c287 CSI_CFG_HSYNC_POL(hsync_pol) | in sun4i_csi_start_streaming()