Lines Matching refs:artpec6_crypto_dev
348 static struct device *artpec6_crypto_dev; variable
451 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_busy()
459 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_submit()
481 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_start_dma()
608 struct device *dev = artpec6_crypto_dev; in artpec6_crypto_dma_map_page()
680 struct device *dev = artpec6_crypto_dev; in artpec6_crypto_dma_unmap_all()
1045 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_common_init()
1074 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_common_destroy()
1317 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_prepare_hash()
1672 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_prepare_crypto()
1840 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_prepare_aead()
2077 dev_info_ratelimited(artpec6_crypto_dev, "timeout\n"); in artpec6_crypto_timeout()
2106 dma_sync_single_for_cpu(artpec6_crypto_dev, in artpec6_crypto_task()
2264 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_init_hash()
2441 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_hash_export()
2469 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_hash_import()
2852 if (artpec6_crypto_dev) in artpec6_crypto_probe()
2918 artpec6_crypto_dev = &pdev->dev; in artpec6_crypto_probe()