Searched refs:QMAN_VOLATILE_FLAG_FINISH (Results 1 - 4 of 4) sorted by last modified time

/linux-master/drivers/soc/fsl/qbman/
H A Dqman.c2289 if (flags & QMAN_VOLATILE_FLAG_FINISH) {
H A Dqman_test_api.c44 #define VDQCR_FLAGS (QMAN_VOLATILE_FLAG_WAIT | QMAN_VOLATILE_FLAG_FINISH)
/linux-master/drivers/crypto/caam/
H A Dqi.c230 QMAN_VOLATILE_FLAG_FINISH,
/linux-master/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

Completed in 309 milliseconds