Searched refs:ctx_buf (Results 1 – 3 of 3) sorted by relevance
46 mfc_write(dev, dev->ctx_buf.dma, S5P_FIMV_CONTEXT_MEM_ADDR_V6); in s5p_mfc_sys_init_cmd_v6()
334 struct s5p_mfc_priv_buf ctx_buf; member
323 dev->ctx_buf.size = buf_size->dev_ctx; in s5p_mfc_alloc_dev_context_buffer_v6()325 &dev->ctx_buf); in s5p_mfc_alloc_dev_context_buffer_v6()331 memset(dev->ctx_buf.virt, 0, buf_size->dev_ctx); in s5p_mfc_alloc_dev_context_buffer_v6()342 s5p_mfc_release_priv_buf(dev->mem_dev_l, &dev->ctx_buf); in s5p_mfc_release_dev_context_buffer_v6()