Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/drivers/crypto/caam/
A Dcaam_jr.c103 JR_TRACE("Private Data allocation error"); in do_jr_alloc()
120 JR_TRACE("JR resources allocation error"); in do_jr_alloc()
159 JR_TRACE("Disable the interrupt"); in caam_jr_irqhandler()
242 JR_TRACE("JR id=%" PRId32 in do_jr_dequeue()
250 JR_TRACE("Free space #%" PRId16 in do_jr_dequeue()
326 JR_TRACE("Found a space #%" PRId8 in do_jr_enqueue()
348 JR_TRACE("Push id=%" PRId16 ", job (0x%08" PRIx32 in do_jr_enqueue()
400 JR_TRACE("Job cancel 0x%" PRIx32, job_id); in caam_jr_cancel()
483 JR_TRACE("enqueue job error 0x%08x", retstatus); in caam_jr_enqueue()
538 JR_TRACE("Initialization"); in caam_jr_init()
[all …]
/optee_os-3.20.0/core/drivers/crypto/caam/include/
A Dcaam_trace.h81 #define JR_TRACE DRV_TRACE macro
85 JR_TRACE("Descriptor"); \
92 #define JR_TRACE(...) macro

Completed in 4 milliseconds