Home
last modified time | relevance | path

Searched refs:dfx (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/crypto/hisilicon/zip/
H A Dzip_crypto.c254 struct hisi_zip_dfx *dfx = &qp_ctx->zip_dev->dfx; in hisi_zip_do_work() local
286 atomic64_inc(&dfx->send_cnt); in hisi_zip_do_work()
289 atomic64_inc(&dfx->send_busy_cnt); in hisi_zip_do_work()
320 struct hisi_zip_dfx *dfx = &qp_ctx->zip_dev->dfx; in hisi_zip_acomp_cb() local
326 atomic64_inc(&dfx->recv_cnt); in hisi_zip_acomp_cb()
332 atomic64_inc(&dfx->err_bd_cnt); in hisi_zip_acomp_cb()
/linux/arch/arm/boot/dts/marvell/
H A Darmada-xp-98dx3236.dtsi227 dfx: dfx-server@ac000000 { label
228 compatible = "marvell,dfx-server", "simple-bus";
259 dfx = <&dfx>;
/linux/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.c233 atomic64_inc(&req->ctx->sec->debug.dfx.send_cnt); in qp_send_message()
294 struct sec_dfx *dfx = &ctx->sec->debug.dfx; in sec_req_cb() local
303 atomic64_inc(&dfx->done_flag_cnt); in sec_req_cb()
305 atomic64_inc(&dfx->recv_cnt); in sec_req_cb()
315 struct sec_dfx *dfx; in sec_req_cb3() local
324 dfx = &ctx->sec->debug.dfx; in sec_req_cb3()
328 atomic64_inc(&dfx->done_flag_cnt); in sec_req_cb3()
330 atomic64_inc(&dfx->recv_cnt); in sec_req_cb3()
H A Dsec_main.c946 struct sec_dfx *dfx = &sec->debug.dfx; in sec_core_debug_init() local
969 atomic64_t *data = (atomic64_t *)((uintptr_t)dfx + in sec_core_debug_init()
/linux/Documentation/fb/
H A Dsstfb.rst8 This is a frame buffer device driver for 3dfx' Voodoo Graphics
50 module, the 3dfx takes control of the output, so you'll have to
/linux/drivers/crypto/hisilicon/
H A Ddebugfs.c1140 struct qm_dfx *dfx = &qm->debug.dfx; in hisi_qm_debug_init() local
1173 data = (atomic64_t *)((uintptr_t)dfx + qm_dfx_files[i].offset); in hisi_qm_debug_init()
H A Dqm.c689 atomic64_inc(&qm->debug.dfx.mb_err_cnt); in qm_mb_nolock()
1052 atomic64_inc(&qm->debug.dfx.err_irq_cnt); in qm_get_complete_eqe_num()
1174 atomic64_inc(&qm->debug.dfx.aeq_irq_cnt); in qm_aeq_thread()
2079 atomic64_inc(&qm->debug.dfx.create_qp_err_cnt); in find_shareable_qp()
2102 atomic64_inc(&qm->debug.dfx.create_qp_err_cnt); in qm_create_qp_nolock()
5032 atomic64_inc(&qm->debug.dfx.abnormal_irq_cnt); in qm_abnormal_irq()
/linux/drivers/video/fbdev/
H A DKconfig1238 Say Y here if you want DDC/I2C support for your 3dfx Voodoo3.