Searched refs:sun8i_ce_dev (Results 1 – 6 of 6) sorted by relevance
222 struct sun8i_ce_dev { struct245 static inline u32 desc_addr_val(struct sun8i_ce_dev *dev, dma_addr_t addr) in desc_addr_val() argument253 static inline __le32 desc_addr_val_le32(struct sun8i_ce_dev *dev, in desc_addr_val_le32()289 struct sun8i_ce_dev *ce;299 struct sun8i_ce_dev *ce;339 struct sun8i_ce_dev *ce;369 int sun8i_ce_get_engine_number(struct sun8i_ce_dev *ce);371 int sun8i_ce_run_task(struct sun8i_ce_dev *ce, int flow, const char *name);390 int sun8i_ce_hwrng_register(struct sun8i_ce_dev *ce);391 void sun8i_ce_hwrng_unregister(struct sun8i_ce_dev *ce);
25 struct sun8i_ce_dev *ce; in sun8i_ce_trng_read()35 ce = container_of(rng, struct sun8i_ce_dev, trng); in sun8i_ce_trng_read()101 int sun8i_ce_hwrng_register(struct sun8i_ce_dev *ce) in sun8i_ce_hwrng_register()118 void sun8i_ce_hwrng_unregister(struct sun8i_ce_dev *ce) in sun8i_ce_hwrng_unregister()
177 int sun8i_ce_get_engine_number(struct sun8i_ce_dev *ce) in sun8i_ce_get_engine_number()286 struct sun8i_ce_dev *ce = (struct sun8i_ce_dev *)data; in ce_irq_handler()639 struct sun8i_ce_dev *ce __maybe_unused = seq->private; in sun8i_ce_debugfs_show()786 struct sun8i_ce_dev *ce = dev_get_drvdata(dev); in sun8i_ce_pm_suspend()797 struct sun8i_ce_dev *ce = dev_get_drvdata(dev); in sun8i_ce_pm_resume()825 static int sun8i_ce_pm_init(struct sun8i_ce_dev *ce) in sun8i_ce_pm_init()843 static int sun8i_ce_get_clks(struct sun8i_ce_dev *ce) in sun8i_ce_get_clks()883 static int sun8i_ce_register_algs(struct sun8i_ce_dev *ce) in sun8i_ce_register_algs()964 static void sun8i_ce_unregister_algs(struct sun8i_ce_dev *ce) in sun8i_ce_unregister_algs()993 struct sun8i_ce_dev *ce; in sun8i_ce_probe()[all …]
139 struct sun8i_ce_dev *ce = op->ce; in sun8i_ce_cipher_prepare()324 struct sun8i_ce_dev *ce = op->ce; in sun8i_ce_cipher_unprepare()369 struct sun8i_ce_dev *ce = op->ce; in sun8i_ce_cipher_run()482 struct sun8i_ce_dev *ce = op->ce; in sun8i_ce_aes_setkey()
61 struct sun8i_ce_dev *ce; in sun8i_ce_prng_generate()
244 struct sun8i_ce_dev *ce; in sun8i_ce_hash_digest()326 struct sun8i_ce_dev *ce; in sun8i_ce_hash_run()
Completed in 17 milliseconds