Home
last modified time | relevance | path

Searched refs:QMAN_VOLATILE_FLAG_FINISH (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/soc/fsl/qbman/
H A Dqman_test_api.c44 #define VDQCR_FLAGS (QMAN_VOLATILE_FLAG_WAIT | QMAN_VOLATILE_FLAG_FINISH)
H A Dqman.c2286 if (flags & QMAN_VOLATILE_FLAG_FINISH) { in qman_volatile_dequeue()
/kernel/linux/linux-6.6/drivers/soc/fsl/qbman/
H A Dqman_test_api.c44 #define VDQCR_FLAGS (QMAN_VOLATILE_FLAG_WAIT | QMAN_VOLATILE_FLAG_FINISH)
H A Dqman.c2286 if (flags & QMAN_VOLATILE_FLAG_FINISH) { in qman_volatile_dequeue()
/kernel/linux/linux-5.10/drivers/crypto/caam/
H A Dqi.c223 QMAN_VOLATILE_FLAG_FINISH, in empty_retired_fq()
/kernel/linux/linux-5.10/include/soc/fsl/
H A Dqman.h815 #define QMAN_VOLATILE_FLAG_FINISH 0x00000004 /* wait till VDQCR completes */ macro
1069 * QMAN_VOLATILE_FLAG_FINISH is specified, the function will only return once
/kernel/linux/linux-6.6/include/soc/fsl/
H A Dqman.h816 #define QMAN_VOLATILE_FLAG_FINISH 0x00000004 /* wait till VDQCR completes */ macro
1070 * QMAN_VOLATILE_FLAG_FINISH is specified, the function will only return once
/kernel/linux/linux-6.6/drivers/crypto/caam/
H A Dqi.c230 QMAN_VOLATILE_FLAG_FINISH, in empty_retired_fq()

Completed in 17 milliseconds