Home
last modified time | relevance | path

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

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/crypto/rockchip/
H A 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;
220 int (*start)(struct rk_crypto_info *dev); argument
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/crypto/rockchip/
H A 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;
220 int (*start)(struct rk_crypto_info *dev); argument
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/crypto/rockchip/
H A 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;
220 int (*start)(struct rk_crypto_info *dev); argument
[all …]