Home
last modified time | relevance | path

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

/drivers/media/platform/sunxi/sun6i-csi/
Dsun6i_csi_bridge.c108 .input_yuv_seq_invert = SUN6I_CSI_INPUT_YUV_SEQ_VYUY,
120 .input_yuv_seq_invert = SUN6I_CSI_INPUT_YUV_SEQ_VYUY,
125 .input_yuv_seq = SUN6I_CSI_INPUT_YUV_SEQ_VYUY,
138 .input_yuv_seq_invert = SUN6I_CSI_INPUT_YUV_SEQ_VYUY,
150 .input_yuv_seq_invert = SUN6I_CSI_INPUT_YUV_SEQ_VYUY,
155 .input_yuv_seq = SUN6I_CSI_INPUT_YUV_SEQ_VYUY,
Dsun6i_csi_reg.h120 #define SUN6I_CSI_INPUT_YUV_SEQ_VYUY 3 macro