Home
last modified time | relevance | path

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

/linux/include/soc/fsl/
H A Dqman.h256 __be32 context_b; member
298 __be32 context_b; member
364 __be32 context_b; member
/linux/arch/mips/include/asm/ip32/
H A Dmace.h161 volatile u64 context_b; member
/linux/drivers/soc/fsl/qbman/
H A 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/drivers/parport/
H A 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/drivers/crypto/caam/
H A Dqi.c204 opts.fqd.context_b = cpu_to_be32(qman_fq_fqid(rsp_fq)); in create_caam_req_fq()