Searched refs:ISP_MPFBC_BASE (Results 1 – 3 of 3) sorted by relevance
504 #define ISP_MPFBC_BASE 0x000018C0 macro505 #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)
185 rkisp_write(dev->ispdev, ISP_MPFBC_BASE, in config_mp()
828 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()