Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/samsung/exynos-gsc/
H A Dgsc-core.c321 static int get_plane_info(struct gsc_frame *frm, u32 addr, u32 *index, u32 *ret_addr) in get_plane_info() function
354 if (get_plane_info(frm, t_min, &low_plane, &low_addr)) in gsc_set_prefbuf()
357 if (get_plane_info(frm, t_max, &high_plane, &high_addr)) in gsc_set_prefbuf()