phy0              547 drivers/phy/allwinner/phy-sun4i-usb.c 	struct phy *phy0 = data->phys[0].phy;
phy0              548 drivers/phy/allwinner/phy-sun4i-usb.c 	struct sun4i_usb_phy *phy = phy_get_drvdata(phy0);
phy0              552 drivers/phy/allwinner/phy-sun4i-usb.c 	if (phy0 == NULL)
phy0              558 drivers/phy/allwinner/phy-sun4i-usb.c 	mutex_lock(&phy0->mutex);
phy0              561 drivers/phy/allwinner/phy-sun4i-usb.c 		mutex_unlock(&phy0->mutex);
phy0              576 drivers/phy/allwinner/phy-sun4i-usb.c 			sun4i_usb_phy0_set_vbus_detect(phy0, 0);
phy0              578 drivers/phy/allwinner/phy-sun4i-usb.c 			sun4i_usb_phy0_set_vbus_detect(phy0, 1);
phy0              580 drivers/phy/allwinner/phy-sun4i-usb.c 		sun4i_usb_phy0_set_id_detect(phy0, id_det);
phy0              586 drivers/phy/allwinner/phy-sun4i-usb.c 		sun4i_usb_phy0_set_vbus_detect(phy0, vbus_det);
phy0              591 drivers/phy/allwinner/phy-sun4i-usb.c 	mutex_unlock(&phy0->mutex);
phy0              598 drivers/phy/allwinner/phy-sun4i-usb.c 			mutex_lock(&phy0->mutex);
phy0              599 drivers/phy/allwinner/phy-sun4i-usb.c 			sun4i_usb_phy0_set_vbus_detect(phy0, 0);
phy0              601 drivers/phy/allwinner/phy-sun4i-usb.c 			sun4i_usb_phy0_set_vbus_detect(phy0, 1);
phy0              602 drivers/phy/allwinner/phy-sun4i-usb.c 			mutex_unlock(&phy0->mutex);