Home
last modified time | relevance | path

Searched refs:dst_base_addr (Results 1 – 9 of 9) sorted by relevance

/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/
Drga2_mmu_info.c785 req->mmu_info.dst_base_addr = ((unsigned long)(MMU_Base_phys in rga2_mmu_info_BitBlt_mode()
801 req->mmu_info.dst_base_addr; in rga2_mmu_info_BitBlt_mode()
962 req->mmu_info.dst_base_addr = in rga2_mmu_info_color_palette_mode()
1094 req->mmu_info.dst_base_addr = in rga2_mmu_info_color_fill_mode()
Drga2_reg_info.c1630 *bRGA_MMU_DST_BASE = (u32) (msg->mmu_info.dst_base_addr) >> 4; in RGA2_set_mmu_reg_info()
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/include/
Drga.h207 unsigned long dst_base_addr; member
/device/board/isoftstone/yangfan/kernel/src/driv/video/rockchip/rga2/
Drga2.h175 unsigned long dst_base_addr; member
Drga2_mmu_info.c1341 req->mmu_info.dst_base_addr = ((unsigned long)(MMU_Base_phys in rga2_mmu_info_BitBlt_mode()
1354 req->mmu_info.src1_base_addr = req->mmu_info.dst_base_addr; in rga2_mmu_info_BitBlt_mode()
1496 req->mmu_info.dst_base_addr = ((unsigned long)(MMU_Base_phys + SrcMemSize)); in rga2_mmu_info_color_palette_mode()
1587 req->mmu_info.dst_base_addr = ((unsigned long)MMU_Base_phys); in rga2_mmu_info_color_fill_mode()
Drga2_reg_info.c1054 *bRGA_MMU_DST_BASE = (RK_U32)(msg->mmu_info.dst_base_addr) >> 4; in RGA2_set_mmu_info()
/device/soc/rockchip/common/vendor/drivers/video/rockchip/rga2/
Drga2_mmu_info.c1213 req->mmu_info.dst_base_addr = ((unsigned long)(MMU_Base_phys + Src0MemSize + Src1MemSize)); in rga2_mmu_info_BitBlt_mode()
1221 req->mmu_info.src1_base_addr = req->mmu_info.dst_base_addr; in rga2_mmu_info_BitBlt_mode()
1356 req->mmu_info.dst_base_addr = ((unsigned long)(MMU_Base_phys + SrcMemSize)); in rga2_mmu_info_color_palette_mode()
1438 req->mmu_info.dst_base_addr = ((unsigned long)MMU_Base_phys); in rga2_mmu_info_color_fill_mode()
Drga2.h178 unsigned long dst_base_addr; member
Drga2_reg_info.c1428 *bRGA_MMU_DST_BASE = (unsigned int)(msg->mmu_info.dst_base_addr) >> RGA2_INDEX_FO; in RGA2_set_mmu_info()