Home
last modified time | relevance | path

Searched defs:caam_queue_if (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/caam/
Dregs.h873 struct caam_queue_if { struct
874 u32 qi_control_hi; /* QICTL - QI Control */
875 u32 qi_control_lo;
876 u32 rsvd1;
877 u32 qi_status; /* QISTA - QI Status */
878 u32 qi_deq_cfg_hi; /* QIDQC - QI Dequeue Configuration */
879 u32 qi_deq_cfg_lo;
880 u32 qi_enq_cfg_hi; /* QISEQC - QI Enqueue Command */
881 u32 qi_enq_cfg_lo;
882 u32 rsvd2[1016];