Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/meson/
H A Dmeson_plane.c104 unsigned int dest_x1, dest_x2, dest_y1, dest_y2; in meson_vpu_setup_plane() local
106 dest_x1 = src_x1 = 0; in meson_vpu_setup_plane()
153 osd1_blk0_cfg[3] = ((dest_x2 - 1) << 16) | dest_x1; in meson_vpu_setup_plane()