regulator_on      136 drivers/phy/allwinner/phy-sun4i-usb.c 		bool regulator_on;
regulator_on      416 drivers/phy/allwinner/phy-sun4i-usb.c 	    data->vbus_power_supply && data->phys[0].regulator_on)
regulator_on      428 drivers/phy/allwinner/phy-sun4i-usb.c 	if (!phy->vbus || phy->regulator_on)
regulator_on      442 drivers/phy/allwinner/phy-sun4i-usb.c 	phy->regulator_on = true;
regulator_on      456 drivers/phy/allwinner/phy-sun4i-usb.c 	if (!phy->vbus || !phy->regulator_on)
regulator_on      460 drivers/phy/allwinner/phy-sun4i-usb.c 	phy->regulator_on = false;