Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/caam/
Dfsl_caam.c531 uint32_t jrEntries; in caam_out_job_ring_test_and_remove() local
536 jrEntries = ARRAY_SIZE(s_jr0->outputJobRing); in caam_out_job_ring_test_and_remove()
541 jrEntries = ARRAY_SIZE(s_jr1->outputJobRing); in caam_out_job_ring_test_and_remove()
546 jrEntries = ARRAY_SIZE(s_jr2->outputJobRing); in caam_out_job_ring_test_and_remove()
551 jrEntries = ARRAY_SIZE(s_jr3->outputJobRing); in caam_out_job_ring_test_and_remove()
566 while ((!*found) && (i < jrEntries)) in caam_out_job_ring_test_and_remove()