Searched refs:bRGA_DST_UV_MST (Results 1 – 1 of 1) sorted by relevance
678 u32 *bRGA_DST_UV_MST; in RGA_set_dst() local693 bRGA_DST_UV_MST = (u32 *)(base + RGA_DST_UV_MST_OFFSET); in RGA_set_dst()706 *bRGA_DST_UV_MST = 0; in RGA_set_dst()726 *bRGA_DST_UV_MST = (u32)msg->dst.uv_addr + (y_off * stride) + x_off; in RGA_set_dst()735 *bRGA_DST_UV_MST = (u32)msg->dst.uv_addr + ((y_off>>1) * stride) + x_off; in RGA_set_dst()744 *bRGA_DST_UV_MST = (u32)msg->dst.uv_addr + (y_off * stride) + x_off; in RGA_set_dst()753 *bRGA_DST_UV_MST = (u32)msg->dst.uv_addr + ((y_off>>1) * stride) + x_off; in RGA_set_dst()