Searched refs:CSI_CFG_VREF_POL (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/media/platform/sunxi/sun4i-csi/ | ||
D | sun4i_csi.h | 25 #define CSI_CFG_VREF_POL(pol) ((pol) << 2) macro |
D | sun4i_dma.c | 294 CSI_CFG_VREF_POL(vref_pol) | in sun4i_csi_start_streaming() |