Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/chelsio/
Dchcr_crypto.h272 unsigned int src_ofst; member
304 unsigned int src_ofst; member
Dchcr_algo.c826 CHCR_SRC_SG_SIZE, reqctx->src_ofst); in create_cipher_wr()
1183 reqctx->src_ofst, reqctx->dst_ofst); in chcr_handle_cipher_resp()
1341 reqctx->src_ofst = 0; in process_cipher()
1584 CHCR_SRC_SG_SIZE, req_ctx->hctx_wr.src_ofst); in create_hash_wr()
2053 hctx_wr->src_ofst); in chcr_ahash_continue()
2749 reqctx->src_ofst); in chcr_add_cipher_src_ent()
2751 reqctx->src_ofst = ulp_walk.last_sg_len; in chcr_add_cipher_src_ent()
2801 param->sg_len, reqctx->hctx_wr.src_ofst); in chcr_add_hash_src_ent()
2803 reqctx->hctx_wr.src_ofst = ulp_walk.last_sg_len; in chcr_add_hash_src_ent()
/linux-6.12.1/drivers/media/platform/ti/omap3isp/
Dispccp2.h55 u32 src_ofst; member
Dispccp2.c459 config->src_ofst = 0; in ccp2_mem_configure()
461 config->src_ofst = ccp2->video_in.bpl_value; in ccp2_mem_configure()
463 isp_reg_writel(isp, config->src_ofst, OMAP3_ISP_IOMEM_CCP2, in ccp2_mem_configure()
875 ccp2->mem_cfg.src_ofst = 0; in ccp2_s_stream()