Searched refs:ch_res (Results 1 – 1 of 1) sorted by relevance
834 struct resource ch_res; in __stm_probe() local863 ret = stm_get_stimulus_area(dev, &ch_res); in __stm_probe()866 drvdata->chs.phys = ch_res.start; in __stm_probe()868 base = devm_ioremap_resource(dev, &ch_res); in __stm_probe()
Completed in 8 milliseconds