Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/caam/
H A Dqi.c199 opts.we_mask = cpu_to_be16(QM_INITFQ_WE_FQCTRL | QM_INITFQ_WE_DESTWQ | in create_caam_req_fq()
639 opts.we_mask = cpu_to_be16(QM_INITFQ_WE_FQCTRL | QM_INITFQ_WE_DESTWQ | in alloc_rsp_fq_cpu()
/openbmc/linux/include/soc/fsl/
H A Dqman.h627 #define QM_INITFQ_WE_DESTWQ 0x0010 macro
/openbmc/linux/drivers/soc/fsl/qbman/
H A Dqman.c1930 QM_INITFQ_WE_DESTWQ)) { in qman_init_fq()
1932 cpu_to_be16(QM_INITFQ_WE_DESTWQ); in qman_init_fq()
/openbmc/linux/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.c1061 initfq.we_mask |= cpu_to_be16(QM_INITFQ_WE_DESTWQ); in dpaa_fq_init()