Lines Matching refs:artpec6_crypto_dev
351 static struct device *artpec6_crypto_dev; variable
454 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_busy()
462 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_submit()
484 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_start_dma()
611 struct device *dev = artpec6_crypto_dev; in artpec6_crypto_dma_map_page()
683 struct device *dev = artpec6_crypto_dev; in artpec6_crypto_dma_unmap_all()
1048 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_common_init()
1077 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_common_destroy()
1323 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_prepare_hash()
1689 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_prepare_crypto()
1857 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_prepare_aead()
2080 dev_info_ratelimited(artpec6_crypto_dev, "timeout\n"); in artpec6_crypto_timeout()
2102 dma_sync_single_for_cpu(artpec6_crypto_dev, dma->stat_dma_addr, in artpec6_crypto_task()
2252 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_init_hash()
2510 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_hash_export()
2538 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_hash_import()
3031 if (artpec6_crypto_dev) in artpec6_crypto_probe()
3100 artpec6_crypto_dev = &pdev->dev; in artpec6_crypto_probe()