Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/platform/sunxi/sun4i-csi/
Dsun4i_csi.h25 #define CSI_CFG_VREF_POL(pol) ((pol) << 2) macro
Dsun4i_dma.c294 CSI_CFG_VREF_POL(vref_pol) | in sun4i_csi_start_streaming()