Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/samsung/exynos-gsc/
H A Dgsc-core.c350 u32 high_addr, high_plane; in gsc_set_prefbuf() local
357 if (get_plane_info(frm, t_max, &high_plane, &high_addr)) in gsc_set_prefbuf()
360 mid_plane = 3 - (low_plane + high_plane); in gsc_set_prefbuf()
372 high_addr + frm->payload[high_plane] - mid_addr) { in gsc_set_prefbuf()
376 frm->payload[high_plane] - mid_addr; in gsc_set_prefbuf()
381 s_chk_len = frm->payload[high_plane]; in gsc_set_prefbuf()