Searched refs:ch_res (Results 1 – 1 of 1) sorted by relevance
795 struct resource ch_res; in stm_probe() local824 ret = stm_get_resource_byname(np, "stm-stimulus-base", &ch_res); in stm_probe()827 drvdata->chs.phys = ch_res.start; in stm_probe()829 base = devm_ioremap_resource(dev, &ch_res); in stm_probe()