Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/sunxi/sun6i-isp/
H A Dsun6i_isp_reg.h105 #define SUN6I_ISP_MODE_INPUT_YUV_SEQ(v) (((v) << 3) & GENMASK(4, 3)) macro
H A Dsun6i_isp_proc.c160 SUN6I_ISP_MODE_INPUT_YUV_SEQ(format->input_yuv_seq) | in sun6i_isp_proc_configure()