Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/crypto/keembay/
A Docs-hcu.h37 struct ocs_hcu_dev { struct
38 struct list_head list;
39 struct device *dev;
40 void __iomem *io_base;
41 struct crypto_engine *engine;
42 int irq;
43 struct completion irq_done;
44 bool irq_err;

Completed in 3 milliseconds