Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/crypto/caam/
Dregs.h875 struct caam_queue_if { struct
876 u32 qi_control_hi; /* QICTL - QI Control */
877 u32 qi_control_lo;
878 u32 rsvd1;
879 u32 qi_status; /* QISTA - QI Status */
880 u32 qi_deq_cfg_hi; /* QIDQC - QI Dequeue Configuration */
881 u32 qi_deq_cfg_lo;
882 u32 qi_enq_cfg_hi; /* QISEQC - QI Enqueue Command */
883 u32 qi_enq_cfg_lo;
884 u32 rsvd2[1016];