Home
last modified time | relevance | path

Searched refs:hash_res (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/crypto/
H A Dimg-hash.c940 struct resource *hash_res; in img_hash_probe() local
969 hdev->cpu_addr = devm_platform_get_and_ioremap_resource(pdev, 1, &hash_res); in img_hash_probe()
974 hdev->bus_addr = hash_res->start; in img_hash_probe()