Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/rockchip/rga/
H A Drga_reg_info.c677 u32 *bRGA_DST_MST; in RGA_set_dst() local
692 bRGA_DST_MST = (u32 *)(base + RGA_DST_MST_OFFSET); in RGA_set_dst()
704 *bRGA_DST_MST = (u32)msg->dst.yrgb_addr + (y_off * stride) + (x_off * pw); in RGA_set_dst()
975 u32 *bRGA_DST_MST; in RGA_set_bitblt_reg_info() local
1004 bRGA_DST_MST = (u32 *)(base + RGA_DST_MST_OFFSET); in RGA_set_bitblt_reg_info()
1125 …*bRGA_DST_MST = (u32)msg->dst.yrgb_addr + (tile->dst_ctrl.y_off * stride) + (tile->dst_ctrl.x_off … in RGA_set_bitblt_reg_info()