Searched refs:glb_res (Results 1 – 1 of 1) sorted by relevance
436 struct resource *glb_res; in mtk_xsphy_probe() local454 glb_res = platform_get_resource(pdev, IORESOURCE_MEM, 0); in mtk_xsphy_probe()456 if (glb_res) { in mtk_xsphy_probe()458 xsphy->glb_base = devm_ioremap_resource(dev, glb_res); in mtk_xsphy_probe()