Home
last modified time | relevance | path

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

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