Home
last modified time | relevance | path

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

/trusted-firmware-a-3.4.0/drivers/nxp/crypto/caam/src/
Dsec_jr_driver.c85 job_ring->coalescing_en = 1; in init_job_ring()
Dsec_hw_specific.c582 if (job_ring->coalescing_en != 0) { in shutdown_job_ring()
/trusted-firmware-a-3.4.0/include/drivers/nxp/crypto/caam/
Dsec_hw_specific.h262 uint8_t coalescing_en; member