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