Searched refs:sha_res (Results 1 – 1 of 1) sorted by relevance
2585 struct resource *sha_res; in atmel_sha_probe() local2606 sha_dd->io_base = devm_platform_get_and_ioremap_resource(pdev, 0, &sha_res); in atmel_sha_probe()2611 sha_dd->phys_base = sha_res->start; in atmel_sha_probe()