Home
last modified time | relevance | path

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

/linux/drivers/crypto/caam/
H A Dregs.h881 struct caam_queue_if { struct
882 u32 qi_control_hi; /* QICTL - QI Control */
883 u32 qi_control_lo;
884 u32 rsvd1;
885 u32 qi_status; /* QISTA - QI Status */
886 u32 qi_deq_cfg_hi; /* QIDQC - QI Dequeue Configuration */
887 u32 qi_deq_cfg_lo;
888 u32 qi_enq_cfg_hi; /* QISEQC - QI Enqueue Command */
889 u32 qi_enq_cfg_lo;
890 u32 rsvd2[1016];