Home
last modified time | relevance | path

Searched refs:ISP_MPFBC_BASE (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Dregs_v2x.h504 #define ISP_MPFBC_BASE 0x000018C0 macro
505 #define ISP_MPFBC_CTRL (ISP_MPFBC_BASE + 0x00000)
506 #define ISP_MPFBC_VIR_WIDTH (ISP_MPFBC_BASE + 0x00004)
507 #define ISP_MPFBC_VIR_HEIGHT (ISP_MPFBC_BASE + 0x00008)
508 #define ISP_MPFBC_HEAD_PTR (ISP_MPFBC_BASE + 0x0000c)
509 #define ISP_MPFBC_PAYL_PTR (ISP_MPFBC_BASE + 0x00010)
510 #define ISP_MPFBC_HEAD_PTR2 (ISP_MPFBC_BASE + 0x00014)
511 #define ISP_MPFBC_PAYL_PTR2 (ISP_MPFBC_BASE + 0x00018)
512 #define ISP_MPFBC_ENC_POS (ISP_MPFBC_BASE + 0x00030)
H A Dbridge_v30.c185 rkisp_write(dev->ispdev, ISP_MPFBC_BASE, in config_mp()
H A Dbridge_v20.c828 rkisp_write(dev->ispdev, ISP_MPFBC_BASE, ctrl, true); in config_mpfbc()
838 rkisp_clear_bits(dev->ispdev, ISP_MPFBC_BASE, in disable_mpfbc()
900 rkisp_write(dev->ispdev, ISP_MPFBC_BASE, in config_mp()