Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/exynos-gsc/
H A Dgsc-core.c342 u32 f_chk_addr, f_chk_len, s_chk_addr, s_chk_len; in gsc_set_prefbuf() local
343 f_chk_addr = f_chk_len = s_chk_addr = s_chk_len = 0; in gsc_set_prefbuf()
346 f_chk_len = frm->payload[0]; in gsc_set_prefbuf()
375 f_chk_len = frm->payload[low_plane]; in gsc_set_prefbuf()
380 f_chk_len = mid_addr + in gsc_set_prefbuf()
387 f_chk_addr, f_chk_len, s_chk_addr, s_chk_len); in gsc_set_prefbuf()
/kernel/linux/linux-6.6/drivers/media/platform/samsung/exynos-gsc/
H A Dgsc-core.c341 u32 f_chk_addr, f_chk_len, s_chk_addr = 0, s_chk_len = 0; in gsc_set_prefbuf() local
344 f_chk_len = frm->payload[0]; in gsc_set_prefbuf()
373 f_chk_len = frm->payload[low_plane]; in gsc_set_prefbuf()
378 f_chk_len = mid_addr + in gsc_set_prefbuf()
385 f_chk_addr, f_chk_len, s_chk_addr, s_chk_len); in gsc_set_prefbuf()

Completed in 4 milliseconds