Searched refs:dest_x1 (Results 1 – 1 of 1) sorted by relevance
110 unsigned int dest_x1, dest_x2, dest_y1, dest_y2; in meson_vpu_setup_plane() local112 dest_x1 = src_x1 = 0; in meson_vpu_setup_plane()180 osd1_blk0_cfg[3] = ((dest_x2 - 1) << 16) | dest_x1; in meson_vpu_setup_plane()203 writel(((dest_x2 - 1) << 16) | dest_x1, in meson_vpu_setup_plane()
Completed in 2 milliseconds