Searched refs:CSI_CFG_HSYNC_POL (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/media/platform/sunxi/sun4i-csi/ | ||
| D | sun4i_csi.h | 26 #define CSI_CFG_HSYNC_POL(pol) ((pol) << 1) macro |
| D | sun4i_dma.c | 287 CSI_CFG_HSYNC_POL(hsync_pol) | in sun4i_csi_start_streaming() |