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