Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/caam/
Dfsl_caam.c616 uint32_t jrEntries; in caam_out_job_ring_test_and_remove() local
621 jrEntries = ARRAY_SIZE(s_jr0->outputJobRing); in caam_out_job_ring_test_and_remove()
626 jrEntries = ARRAY_SIZE(s_jr1->outputJobRing); in caam_out_job_ring_test_and_remove()
631 jrEntries = ARRAY_SIZE(s_jr2->outputJobRing); in caam_out_job_ring_test_and_remove()
636 jrEntries = ARRAY_SIZE(s_jr3->outputJobRing); in caam_out_job_ring_test_and_remove()
651 while ((!*found) && (i < jrEntries)) in caam_out_job_ring_test_and_remove()