Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/crypto/rockchip/
Drk3288_crypto.h187 struct rk_crypto_info { struct
188 struct device *dev;
189 struct clk *aclk;
190 struct clk *hclk;
191 struct clk *sclk;
192 struct clk *dmaclk;
193 struct reset_control *rst;
194 void __iomem *reg;
195 int irq;
196 struct crypto_queue queue;
[all …]