Home
last modified time | relevance | path

Searched refs:context_b (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/include/soc/fsl/
Dqman.h256 __be32 context_b; member
298 __be32 context_b; member
364 __be32 context_b; member
/linux-6.12.1/drivers/media/i2c/
Dmt9m111.c174 static struct mt9m111_context context_b = { variable
413 ret = mt9m111_setup_rect_ctx(mt9m111, &context_b, in mt9m111_setup_geometry()
613 ret = mt9m111_reg_mask(client, context_b.output_fmt_ctrl2, in mt9m111_set_pixfmt()
741 &context_b; in mt9m111_find_mode()
1294 mt9m111->ctx = &context_b; in mt9m111_probe()
/linux-6.12.1/arch/mips/include/asm/ip32/
Dmace.h161 volatile u64 context_b; member
/linux-6.12.1/drivers/soc/fsl/qbman/
Dqman.c1521 fq = tag_to_fq(be32_to_cpu(msg->fq.context_b)); in qm_mr_process_task()
1650 fq = tag_to_fq(be32_to_cpu(dq->context_b)); in __poll_portal_fast()
1901 mcc->initfq.fqd.context_b = cpu_to_be32(fq_to_tag(fq)); in qman_init_fq()
2077 msg.fq.context_b = cpu_to_be32(fq_to_tag(fq)); in qman_retire_fq()
/linux-6.12.1/drivers/parport/
Dparport_ip32.c496 &mace->perif.ctrl.parport.context_b; in parport_ip32_dma_setup_context()
653 ctx_b = readq(&mace->perif.ctrl.parport.context_b); in parport_ip32_dma_stop()
/linux-6.12.1/drivers/crypto/caam/
Dqi.c204 opts.fqd.context_b = cpu_to_be32(qman_fq_fqid(rsp_fq)); in create_caam_req_fq()