Home
last modified time | relevance | path

Searched refs:phy_supply (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/net/
H A Ddesignware.c666 struct udevice *phy_supply; in designware_eth_probe() local
669 &phy_supply); in designware_eth_probe()
673 ret = regulator_set_enable(phy_supply, true); in designware_eth_probe()