Searched refs:pio_np (Results 1 – 1 of 1) sorted by relevance
1327 struct device_node *pio_np; in mt7988_phy_probe_shared() local1345 pio_np = of_parse_phandle(np, "mediatek,pio", 0); in mt7988_phy_probe_shared()1346 if (!pio_np) in mt7988_phy_probe_shared()1349 regmap = device_node_to_regmap(pio_np); in mt7988_phy_probe_shared()1350 of_node_put(pio_np); in mt7988_phy_probe_shared()