Home
last modified time | relevance | path

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

/u-boot/drivers/video/meson/
A Dmeson_plane.c110 unsigned int dest_x1, dest_x2, dest_y1, dest_y2; in meson_vpu_setup_plane() local
112 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