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()
1668 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_prepare_crypto()
1836 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_prepare_aead()
2073 dev_info_ratelimited(artpec6_crypto_dev, "timeout\n"); in artpec6_crypto_timeout()
2102 dma_sync_single_for_cpu(artpec6_crypto_dev, in artpec6_crypto_task()
2260 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_init_hash()
2437 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_hash_export()
2465 struct artpec6_crypto *ac = dev_get_drvdata(artpec6_crypto_dev); in artpec6_crypto_hash_import()
2859 if (artpec6_crypto_dev) in artpec6_crypto_probe()
2927 artpec6_crypto_dev = &pdev->dev; in artpec6_crypto_probe()