Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Dcapture_v30.c292 en = ISP3X_MPFBC_EN; in fbc_is_stream_stopped()
727 val |= stream->out_isp_fmt.write_format | ISP3X_HEAD_OFFSET_EN | ISP3X_MPFBC_EN; in fbc_enable_mi()
756 u32 mask = ISP3X_MPFBC_FORCE_UPD | ISP3X_MPFBC_EN; in fbc_disable_mi()
H A Dregs_v3x.h2126 #define ISP3X_MPFBC_EN BIT(0) macro