Home
last modified time | relevance | path

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

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