Home
last modified time | relevance | path

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

/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_cmd_v6.c43 mfc_write(dev, buf_size->dev_ctx, S5P_FIMV_CONTEXT_MEM_SIZE_V6); in s5p_mfc_sys_init_cmd_v6()
H A Ds5p_mfc.c1548 .dev_ctx = MFC_CTX_BUF_SIZE_V6,
1577 .dev_ctx = MFC_CTX_BUF_SIZE_V7,
1611 .dev_ctx = MFC_CTX_BUF_SIZE_V8,
1645 .dev_ctx = MFC_CTX_BUF_SIZE_V10,
1668 .dev_ctx = MFC_CTX_BUF_SIZE_V12,
H A Ds5p_mfc_common.h213 unsigned int dev_ctx; member
H A Ds5p_mfc_opr_v6.c451 dev->ctx_buf.size = buf_size->dev_ctx; in s5p_mfc_alloc_dev_context_buffer_v6()
458 memset(dev->ctx_buf.virt, 0, buf_size->dev_ctx); in s5p_mfc_alloc_dev_context_buffer_v6()