Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/cif/
H A Dregs.h252 #define CIF_FETCH_IS_Y_FIRST(val) ((val >> 5) & 0x3) macro
H A Dcapture.c5716 if (CIF_FETCH_IS_Y_FIRST(stream->cif_fmt_in->dvp_fmt_val)) in rkcif_stream_start()
5728 if (CIF_FETCH_IS_Y_FIRST(stream->cif_fmt_in->dvp_fmt_val)) in rkcif_stream_start()
5733 if (CIF_FETCH_IS_Y_FIRST(stream->cif_fmt_in->dvp_fmt_val)) in rkcif_stream_start()