Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/exynos-gsc/
H A Dgsc-core.c352 u32 high_addr, high_plane; in gsc_set_prefbuf() local
359 if (get_plane_info(frm, t_max, &high_plane, &high_addr)) in gsc_set_prefbuf()
362 mid_plane = 3 - (low_plane + high_plane); in gsc_set_prefbuf()
374 high_addr + frm->payload[high_plane] - mid_addr) { in gsc_set_prefbuf()
378 frm->payload[high_plane] - mid_addr; in gsc_set_prefbuf()
383 s_chk_len = frm->payload[high_plane]; in gsc_set_prefbuf()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds