Searched refs:CSI_CFG_PCLK_POL (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/media/platform/sunxi/sun4i-csi/ | ||
D | sun4i_csi.h | 27 #define CSI_CFG_PCLK_POL(pol) ((pol) << 0) macro |
D | sun4i_dma.c | 296 CSI_CFG_PCLK_POL(pclk_pol), in sun4i_csi_start_streaming() |