Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/sunxi/sun4i-csi/
H A Dsun4i_csi.h23 #define CSI_CFG_OUTPUT_FMT(fmt) ((fmt) << 16) macro
H A Dsun4i_dma.c293 CSI_CFG_OUTPUT_FMT(csi_fmt->output) | in sun4i_csi_start_streaming()