Searched refs:QMAN_VOLATILE_FLAG_WAIT (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/soc/fsl/qbman/
H A Dqman_test_api.c44 #define VDQCR_FLAGS (QMAN_VOLATILE_FLAG_WAIT | QMAN_VOLATILE_FLAG_FINISH)
H A Dqman.c2282 if (flags & QMAN_VOLATILE_FLAG_WAIT)
/linux-master/include/soc/fsl/
H A Dqman.h814 #define QMAN_VOLATILE_FLAG_WAIT 0x00000001 /* wait if VDQCR is in use */ macro
1068 * The function will block and sleep if QMAN_VOLATILE_FLAG_WAIT is specified and

Completed in 198 milliseconds