Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/ipu3/
H A Dipu3-css.h115 struct imgu_css_map xmem_sp_stage_ptrs[IPU3_CSS_PIPE_ID_NUM] member
H A Dipu3-css.c894 sp_stage = css_pipe->xmem_sp_stage_ptrs[pipe][stage].vaddr; in imgu_css_pipeline_init()
1019 css_pipe->xmem_sp_stage_ptrs[pipe][stage].daddr; in imgu_css_pipeline_init()
1431 &css_pipe->xmem_sp_stage_ptrs[p][i], in imgu_css_map_init()
1480 &css_pipe->xmem_sp_stage_ptrs[p][i]); in imgu_css_pipe_cleanup()
/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Dsh_css_params.c130 static ia_css_ptr xmem_sp_stage_ptrs[IA_CSS_PIPE_ID_NUM] variable
2589 xmem_sp_stage_ptrs[p][i] = in sh_css_params_init()
2596 if ((xmem_sp_stage_ptrs[p][i] == mmgr_NULL) || in sh_css_params_init()
2603 hmm_set(xmem_sp_stage_ptrs[p][i], 0, sizeof(struct sh_css_sp_stage)); in sh_css_params_init()
2872 ia_css_refcount_decrement(-1, xmem_sp_stage_ptrs[p][i]); in sh_css_params_uninit()
2873 xmem_sp_stage_ptrs[p][i] = mmgr_NULL; in sh_css_params_uninit()
3735 hmm_store(xmem_sp_stage_ptrs[pipe][stage], in sh_css_store_sp_stage_to_ddr()
3738 return xmem_sp_stage_ptrs[pipe][stage]; in sh_css_store_sp_stage_to_ddr()