xceiv            2616 drivers/usb/gadget/udc/omap_udc.c omap_udc_setup(struct platform_device *odev, struct usb_phy *xceiv)
xceiv            2645 drivers/usb/gadget/udc/omap_udc.c 	udc->transceiver = xceiv;
xceiv            2749 drivers/usb/gadget/udc/omap_udc.c 	struct usb_phy		*xceiv = NULL;
xceiv            2815 drivers/usb/gadget/udc/omap_udc.c 		xceiv = usb_get_phy(USB_PHY_TYPE_USB2);
xceiv            2816 drivers/usb/gadget/udc/omap_udc.c 		if (!IS_ERR_OR_NULL(xceiv))
xceiv            2817 drivers/usb/gadget/udc/omap_udc.c 			type = xceiv->label;
xceiv            2840 drivers/usb/gadget/udc/omap_udc.c 			if (IS_ERR_OR_NULL(xceiv)) {
xceiv            2867 drivers/usb/gadget/udc/omap_udc.c 	status = omap_udc_setup(pdev, xceiv);
xceiv            2871 drivers/usb/gadget/udc/omap_udc.c 	xceiv = NULL;
xceiv            2926 drivers/usb/gadget/udc/omap_udc.c 	if (!IS_ERR_OR_NULL(xceiv))
xceiv            2927 drivers/usb/gadget/udc/omap_udc.c 		usb_put_phy(xceiv);
xceiv             133 drivers/usb/musb/am35x.c 		usb_otg_state_string(musb->xceiv->otg->state));
xceiv             136 drivers/usb/musb/am35x.c 	switch (musb->xceiv->otg->state) {
xceiv             143 drivers/usb/musb/am35x.c 			musb->xceiv->otg->state = OTG_STATE_B_IDLE;
xceiv             146 drivers/usb/musb/am35x.c 			musb->xceiv->otg->state = OTG_STATE_A_IDLE;
xceiv             151 drivers/usb/musb/am35x.c 		musb->xceiv->otg->state = OTG_STATE_A_WAIT_VRISE;
xceiv             160 drivers/usb/musb/am35x.c 			musb->xceiv->otg->state = OTG_STATE_A_IDLE;
xceiv             177 drivers/usb/musb/am35x.c 				musb->xceiv->otg->state == OTG_STATE_A_WAIT_BCON)) {
xceiv             179 drivers/usb/musb/am35x.c 			usb_otg_state_string(musb->xceiv->otg->state));
xceiv             192 drivers/usb/musb/am35x.c 		usb_otg_state_string(musb->xceiv->otg->state),
xceiv             261 drivers/usb/musb/am35x.c 			musb->xceiv->otg->state = OTG_STATE_A_WAIT_VFALL;
xceiv             266 drivers/usb/musb/am35x.c 			musb->xceiv->otg->state = OTG_STATE_A_WAIT_VRISE;
xceiv             272 drivers/usb/musb/am35x.c 			musb->xceiv->otg->state = OTG_STATE_B_IDLE;
xceiv             279 drivers/usb/musb/am35x.c 				usb_otg_state_string(musb->xceiv->otg->state),
xceiv             305 drivers/usb/musb/am35x.c 	if (musb->xceiv->otg->state == OTG_STATE_B_IDLE)
xceiv             343 drivers/usb/musb/am35x.c 	musb->xceiv = usb_get_phy(USB_PHY_TYPE_USB2);
xceiv             344 drivers/usb/musb/am35x.c 	if (IS_ERR_OR_NULL(musb->xceiv))
xceiv             383 drivers/usb/musb/am35x.c 	usb_put_phy(musb->xceiv);
xceiv             135 drivers/usb/musb/da8xx.c 		usb_otg_state_string(musb->xceiv->otg->state));
xceiv             138 drivers/usb/musb/da8xx.c 	switch (musb->xceiv->otg->state) {
xceiv             145 drivers/usb/musb/da8xx.c 			musb->xceiv->otg->state = OTG_STATE_B_IDLE;
xceiv             148 drivers/usb/musb/da8xx.c 			musb->xceiv->otg->state = OTG_STATE_A_IDLE;
xceiv             163 drivers/usb/musb/da8xx.c 		musb->xceiv->otg->state = OTG_STATE_A_WAIT_VRISE;
xceiv             185 drivers/usb/musb/da8xx.c 			musb->xceiv->otg->state = OTG_STATE_A_IDLE;
xceiv             202 drivers/usb/musb/da8xx.c 				musb->xceiv->otg->state == OTG_STATE_A_WAIT_BCON)) {
xceiv             204 drivers/usb/musb/da8xx.c 			usb_otg_state_string(musb->xceiv->otg->state));
xceiv             217 drivers/usb/musb/da8xx.c 		usb_otg_state_string(musb->xceiv->otg->state),
xceiv             277 drivers/usb/musb/da8xx.c 			musb->xceiv->otg->state = OTG_STATE_A_WAIT_VFALL;
xceiv             282 drivers/usb/musb/da8xx.c 			musb->xceiv->otg->state = OTG_STATE_A_WAIT_VRISE;
xceiv             296 drivers/usb/musb/da8xx.c 			musb->xceiv->otg->state = OTG_STATE_B_IDLE;
xceiv             302 drivers/usb/musb/da8xx.c 				usb_otg_state_string(musb->xceiv->otg->state),
xceiv             317 drivers/usb/musb/da8xx.c 	if (musb->xceiv->otg->state == OTG_STATE_B_IDLE)
xceiv             374 drivers/usb/musb/da8xx.c 	musb->xceiv = usb_get_phy(USB_PHY_TYPE_USB2);
xceiv             375 drivers/usb/musb/da8xx.c 	if (IS_ERR_OR_NULL(musb->xceiv)) {
xceiv             424 drivers/usb/musb/da8xx.c 	usb_put_phy(musb->xceiv);
xceiv             198 drivers/usb/musb/davinci.c 		usb_otg_state_string(musb->xceiv->otg->state));
xceiv             201 drivers/usb/musb/davinci.c 	switch (musb->xceiv->otg->state) {
xceiv             212 drivers/usb/musb/davinci.c 		musb->xceiv->otg->state = OTG_STATE_A_WAIT_VRISE;
xceiv             235 drivers/usb/musb/davinci.c 			musb->xceiv->otg->state = OTG_STATE_A_IDLE;
xceiv             248 drivers/usb/musb/davinci.c 	struct usb_otg	*otg = musb->xceiv->otg;
xceiv             309 drivers/usb/musb/davinci.c 			musb->xceiv->otg->state = OTG_STATE_A_WAIT_VFALL;
xceiv             314 drivers/usb/musb/davinci.c 			musb->xceiv->otg->state = OTG_STATE_A_WAIT_VRISE;
xceiv             320 drivers/usb/musb/davinci.c 			musb->xceiv->otg->state = OTG_STATE_B_IDLE;
xceiv             330 drivers/usb/musb/davinci.c 				usb_otg_state_string(musb->xceiv->otg->state),
xceiv             343 drivers/usb/musb/davinci.c 	if (musb->xceiv->otg->state == OTG_STATE_B_IDLE)
xceiv             363 drivers/usb/musb/davinci.c 	musb->xceiv = usb_get_phy(USB_PHY_TYPE_USB2);
xceiv             364 drivers/usb/musb/davinci.c 	if (IS_ERR_OR_NULL(musb->xceiv)) {
xceiv             418 drivers/usb/musb/davinci.c 	usb_put_phy(musb->xceiv);
xceiv             466 drivers/usb/musb/davinci.c 	usb_put_phy(musb->xceiv);
xceiv              81 drivers/usb/musb/jz4740.c 		musb->xceiv = devm_usb_get_phy_by_phandle(dev, "phys", 0);
xceiv              83 drivers/usb/musb/jz4740.c 		musb->xceiv = devm_usb_get_phy(dev, USB_PHY_TYPE_USB2);
xceiv              84 drivers/usb/musb/jz4740.c 	if (IS_ERR(musb->xceiv)) {
xceiv              85 drivers/usb/musb/jz4740.c 		err = PTR_ERR(musb->xceiv);
xceiv             460 drivers/usb/musb/musb_core.c 	switch (musb->xceiv->otg->state) {
xceiv             465 drivers/usb/musb/musb_core.c 		musb->xceiv->otg->state = OTG_STATE_B_PERIPHERAL;
xceiv             471 drivers/usb/musb/musb_core.c 			usb_otg_state_string(musb->xceiv->otg->state));
xceiv             473 drivers/usb/musb/musb_core.c 		musb->xceiv->otg->state = OTG_STATE_A_WAIT_VFALL;
xceiv             477 drivers/usb/musb/musb_core.c 			usb_otg_state_string(musb->xceiv->otg->state));
xceiv             492 drivers/usb/musb/musb_core.c 			usb_otg_state_string(musb->xceiv->otg->state));
xceiv             494 drivers/usb/musb/musb_core.c 	switch (musb->xceiv->otg->state) {
xceiv             498 drivers/usb/musb/musb_core.c 			usb_otg_state_string(musb->xceiv->otg->state));
xceiv             504 drivers/usb/musb/musb_core.c 		musb->xceiv->otg->state = OTG_STATE_B_PERIPHERAL;
xceiv             513 drivers/usb/musb/musb_core.c 			usb_otg_state_string(musb->xceiv->otg->state));
xceiv             529 drivers/usb/musb/musb_core.c 			usb_otg_state_string(musb->xceiv->otg->state));
xceiv             532 drivers/usb/musb/musb_core.c 		switch (musb->xceiv->otg->state) {
xceiv             540 drivers/usb/musb/musb_core.c 			musb->xceiv->otg->state = OTG_STATE_A_HOST;
xceiv             547 drivers/usb/musb/musb_core.c 			musb->xceiv->otg->state = OTG_STATE_B_PERIPHERAL;
xceiv             554 drivers/usb/musb/musb_core.c 				usb_otg_state_string(musb->xceiv->otg->state));
xceiv             557 drivers/usb/musb/musb_core.c 		switch (musb->xceiv->otg->state) {
xceiv             560 drivers/usb/musb/musb_core.c 			musb->xceiv->otg->state = OTG_STATE_A_HOST;
xceiv             583 drivers/usb/musb/musb_core.c 				usb_otg_state_string(musb->xceiv->otg->state));
xceiv             600 drivers/usb/musb/musb_core.c 		usb_otg_state_string(musb->xceiv->otg->state));
xceiv             611 drivers/usb/musb/musb_core.c 	musb->xceiv->otg->state = OTG_STATE_A_IDLE;
xceiv             638 drivers/usb/musb/musb_core.c 	switch (musb->xceiv->otg->state) {
xceiv             667 drivers/usb/musb/musb_core.c 			usb_otg_state_string(musb->xceiv->otg->state),
xceiv             692 drivers/usb/musb/musb_core.c 		usb_otg_state_string(musb->xceiv->otg->state), devctl);
xceiv             694 drivers/usb/musb/musb_core.c 	switch (musb->xceiv->otg->state) {
xceiv             719 drivers/usb/musb/musb_core.c 			musb->xceiv->otg->state = OTG_STATE_B_WAIT_ACON;
xceiv             732 drivers/usb/musb/musb_core.c 		musb->xceiv->otg->state = OTG_STATE_A_SUSPEND;
xceiv             770 drivers/usb/musb/musb_core.c 	switch (musb->xceiv->otg->state) {
xceiv             782 drivers/usb/musb/musb_core.c 		musb->xceiv->otg->state = OTG_STATE_B_HOST;
xceiv             790 drivers/usb/musb/musb_core.c 			musb->xceiv->otg->state = OTG_STATE_A_HOST;
xceiv             800 drivers/usb/musb/musb_core.c 			usb_otg_state_string(musb->xceiv->otg->state), devctl);
xceiv             806 drivers/usb/musb/musb_core.c 			usb_otg_state_string(musb->xceiv->otg->state),
xceiv             809 drivers/usb/musb/musb_core.c 	switch (musb->xceiv->otg->state) {
xceiv             827 drivers/usb/musb/musb_core.c 		musb->xceiv->otg->state = OTG_STATE_B_PERIPHERAL;
xceiv             843 drivers/usb/musb/musb_core.c 			usb_otg_state_string(musb->xceiv->otg->state));
xceiv             867 drivers/usb/musb/musb_core.c 			usb_otg_state_string(musb->xceiv->otg->state));
xceiv             868 drivers/usb/musb/musb_core.c 		switch (musb->xceiv->otg->state) {
xceiv             875 drivers/usb/musb/musb_core.c 				usb_otg_state_string(musb->xceiv->otg->state),
xceiv             886 drivers/usb/musb/musb_core.c 				usb_otg_state_string(musb->xceiv->otg->state));
xceiv             887 drivers/usb/musb/musb_core.c 			musb->xceiv->otg->state = OTG_STATE_B_PERIPHERAL;
xceiv             891 drivers/usb/musb/musb_core.c 			musb->xceiv->otg->state = OTG_STATE_B_PERIPHERAL;
xceiv             898 drivers/usb/musb/musb_core.c 				usb_otg_state_string(musb->xceiv->otg->state));
xceiv            1080 drivers/usb/musb/musb_core.c 			musb->xceiv->otg->state != OTG_STATE_A_WAIT_BCON &&
xceiv            1727 drivers/usb/musb/musb_core.c 	ret = sprintf(buf, "%s\n", usb_otg_state_string(musb->xceiv->otg->state));
xceiv            1772 drivers/usb/musb/musb_core.c 	if (musb->xceiv->otg->state == OTG_STATE_A_WAIT_BCON)
xceiv            1940 drivers/usb/musb/musb_core.c 	if (musb->xceiv->otg->state != musb->xceiv_old_state) {
xceiv            1941 drivers/usb/musb/musb_core.c 		musb->xceiv_old_state = musb->xceiv->otg->state;
xceiv            2282 drivers/usb/musb/musb_core.c 	if (!musb->xceiv->io_ops) {
xceiv            2283 drivers/usb/musb/musb_core.c 		musb->xceiv->io_dev = musb->controller;
xceiv            2284 drivers/usb/musb/musb_core.c 		musb->xceiv->io_priv = musb->mregs;
xceiv            2285 drivers/usb/musb/musb_core.c 		musb->xceiv->io_ops = &musb_ulpi_access;
xceiv            2303 drivers/usb/musb/musb_core.c 	status = usb_phy_init(musb->xceiv);
xceiv            2361 drivers/usb/musb/musb_core.c 	musb->xceiv->otg->state = OTG_STATE_B_IDLE;
xceiv            2411 drivers/usb/musb/musb_core.c 	usb_phy_shutdown(musb->xceiv);
xceiv            2492 drivers/usb/musb/musb_core.c 	usb_phy_shutdown(musb->xceiv);
xceiv             330 drivers/usb/musb/musb_core.h 	struct usb_phy		*xceiv;
xceiv             238 drivers/usb/musb/musb_debugfs.c 	switch (musb->xceiv->otg->state) {
xceiv             278 drivers/usb/musb/musb_debugfs.c 		switch (musb->xceiv->otg->state) {
xceiv             289 drivers/usb/musb/musb_debugfs.c 		switch (musb->xceiv->otg->state) {
xceiv             187 drivers/usb/musb/musb_dsps.c 	if (musb->xceiv->otg->state == OTG_STATE_B_IDLE)
xceiv             226 drivers/usb/musb/musb_dsps.c 				usb_otg_state_string(musb->xceiv->otg->state));
xceiv             228 drivers/usb/musb/musb_dsps.c 	switch (musb->xceiv->otg->state) {
xceiv             231 drivers/usb/musb/musb_dsps.c 			musb->xceiv->otg->state = OTG_STATE_A_WAIT_BCON;
xceiv             251 drivers/usb/musb/musb_dsps.c 				musb->xceiv->otg->state = OTG_STATE_B_IDLE;
xceiv             254 drivers/usb/musb/musb_dsps.c 				musb->xceiv->otg->state = OTG_STATE_A_IDLE;
xceiv             268 drivers/usb/musb/musb_dsps.c 		musb->xceiv->otg->state = OTG_STATE_A_WAIT_VRISE;
xceiv             367 drivers/usb/musb/musb_dsps.c 			musb->xceiv->otg->state = OTG_STATE_A_WAIT_VFALL;
xceiv             372 drivers/usb/musb/musb_dsps.c 			musb->xceiv->otg->state = OTG_STATE_A_WAIT_VRISE;
xceiv             377 drivers/usb/musb/musb_dsps.c 			musb->xceiv->otg->state = OTG_STATE_B_IDLE;
xceiv             383 drivers/usb/musb/musb_dsps.c 				usb_otg_state_string(musb->xceiv->otg->state),
xceiv             393 drivers/usb/musb/musb_dsps.c 	switch (musb->xceiv->otg->state) {
xceiv             443 drivers/usb/musb/musb_dsps.c 	musb->xceiv = devm_usb_get_phy_by_phandle(dev->parent, "phys", 0);
xceiv             444 drivers/usb/musb/musb_dsps.c 	if (IS_ERR(musb->xceiv))
xceiv             445 drivers/usb/musb/musb_dsps.c 		return PTR_ERR(musb->xceiv);
xceiv            1021 drivers/usb/musb/musb_dsps.c 	if (musb->xceiv->otg->state == OTG_STATE_B_IDLE &&
xceiv            1522 drivers/usb/musb/musb_gadget.c 	switch (musb->xceiv->otg->state) {
xceiv            1552 drivers/usb/musb/musb_gadget.c 		otg_start_srp(musb->xceiv->otg);
xceiv            1563 drivers/usb/musb/musb_gadget.c 			usb_otg_state_string(musb->xceiv->otg->state));
xceiv            1627 drivers/usb/musb/musb_gadget.c 	if (!musb->xceiv->set_power)
xceiv            1629 drivers/usb/musb/musb_gadget.c 	return usb_phy_set_power(musb->xceiv, mA);
xceiv            1786 drivers/usb/musb/musb_gadget.c 	musb->xceiv->otg->state = OTG_STATE_B_IDLE;
xceiv            1833 drivers/usb/musb/musb_gadget.c 	struct usb_otg		*otg = musb->xceiv->otg;
xceiv            1851 drivers/usb/musb/musb_gadget.c 	musb->xceiv->otg->state = OTG_STATE_B_IDLE;
xceiv            1860 drivers/usb/musb/musb_gadget.c 	if (musb->xceiv->last_event == USB_EVENT_ID)
xceiv            1896 drivers/usb/musb/musb_gadget.c 	musb->xceiv->otg->state = OTG_STATE_UNDEFINED;
xceiv            1898 drivers/usb/musb/musb_gadget.c 	otg_set_peripheral(musb->xceiv->otg, NULL);
xceiv            1927 drivers/usb/musb/musb_gadget.c 	switch (musb->xceiv->otg->state) {
xceiv            1941 drivers/usb/musb/musb_gadget.c 				usb_otg_state_string(musb->xceiv->otg->state));
xceiv            1953 drivers/usb/musb/musb_gadget.c 	switch (musb->xceiv->otg->state) {
xceiv            1956 drivers/usb/musb/musb_gadget.c 			musb->xceiv->otg->state = OTG_STATE_B_PERIPHERAL;
xceiv            1971 drivers/usb/musb/musb_gadget.c 				usb_otg_state_string(musb->xceiv->otg->state));
xceiv            2002 drivers/usb/musb/musb_gadget.c 	switch (musb->xceiv->otg->state) {
xceiv            2005 drivers/usb/musb/musb_gadget.c 			usb_otg_state_string(musb->xceiv->otg->state));
xceiv            2006 drivers/usb/musb/musb_gadget.c 		musb->xceiv->otg->state = OTG_STATE_A_IDLE;
xceiv            2010 drivers/usb/musb/musb_gadget.c 		musb->xceiv->otg->state = OTG_STATE_A_WAIT_BCON;
xceiv            2017 drivers/usb/musb/musb_gadget.c 		musb->xceiv->otg->state = OTG_STATE_B_IDLE;
xceiv            2081 drivers/usb/musb/musb_gadget.c 		musb->xceiv->otg->state = OTG_STATE_B_PERIPHERAL;
xceiv            2084 drivers/usb/musb/musb_gadget.c 		musb->xceiv->otg->state = OTG_STATE_B_PERIPHERAL;
xceiv            2087 drivers/usb/musb/musb_gadget.c 		musb->xceiv->otg->state = OTG_STATE_A_PERIPHERAL;
xceiv            2530 drivers/usb/musb/musb_host.c 	switch (musb->xceiv->otg->state) {
xceiv            2540 drivers/usb/musb/musb_host.c 			musb->xceiv->otg->state = OTG_STATE_A_WAIT_BCON;
xceiv            2548 drivers/usb/musb/musb_host.c 				usb_otg_state_string(musb->xceiv->otg->state));
xceiv            2749 drivers/usb/musb/musb_host.c 		musb->xceiv->otg->state = OTG_STATE_A_IDLE;
xceiv            2751 drivers/usb/musb/musb_host.c 	otg_set_host(musb->xceiv->otg, &hcd->self);
xceiv            2754 drivers/usb/musb/musb_host.c 	musb->xceiv->otg->host = &hcd->self;
xceiv              46 drivers/usb/musb/musb_virthub.c 	musb->xceiv->otg->state = OTG_STATE_A_HOST;
xceiv              53 drivers/usb/musb/musb_virthub.c 	struct usb_otg	*otg = musb->xceiv->otg;
xceiv              88 drivers/usb/musb/musb_virthub.c 		switch (musb->xceiv->otg->state) {
xceiv              90 drivers/usb/musb/musb_virthub.c 			musb->xceiv->otg->state = OTG_STATE_A_SUSPEND;
xceiv              99 drivers/usb/musb/musb_virthub.c 			musb->xceiv->otg->state = OTG_STATE_B_WAIT_ACON;
xceiv             105 drivers/usb/musb/musb_virthub.c 				usb_otg_state_string(musb->xceiv->otg->state));
xceiv             126 drivers/usb/musb/musb_virthub.c 	if (musb->xceiv->otg->state == OTG_STATE_B_IDLE) {
xceiv             199 drivers/usb/musb/musb_virthub.c 	struct usb_otg	*otg = musb->xceiv->otg;
xceiv             207 drivers/usb/musb/musb_virthub.c 	switch (musb->xceiv->otg->state) {
xceiv             210 drivers/usb/musb/musb_virthub.c 			musb->xceiv->otg->state = OTG_STATE_A_PERIPHERAL;
xceiv             216 drivers/usb/musb/musb_virthub.c 		musb->xceiv->otg->state = OTG_STATE_A_WAIT_BCON;
xceiv             220 drivers/usb/musb/musb_virthub.c 		musb->xceiv->otg->state = OTG_STATE_B_IDLE;
xceiv             224 drivers/usb/musb/musb_virthub.c 			usb_otg_state_string(musb->xceiv->otg->state));
xceiv              43 drivers/usb/musb/omap2430.c 	struct usb_otg	*otg = musb->xceiv->otg;
xceiv              54 drivers/usb/musb/omap2430.c 		if (musb->xceiv->otg->state == OTG_STATE_A_IDLE) {
xceiv              80 drivers/usb/musb/omap2430.c 			musb->xceiv->otg->state = OTG_STATE_A_WAIT_VRISE;
xceiv              91 drivers/usb/musb/omap2430.c 		musb->xceiv->otg->state = OTG_STATE_B_IDLE;
xceiv             100 drivers/usb/musb/omap2430.c 		usb_otg_state_string(musb->xceiv->otg->state),
xceiv             155 drivers/usb/musb/omap2430.c 		musb->xceiv->otg->state = OTG_STATE_A_IDLE;
xceiv             156 drivers/usb/musb/omap2430.c 		musb->xceiv->last_event = USB_EVENT_ID;
xceiv             167 drivers/usb/musb/omap2430.c 		musb->xceiv->otg->state = OTG_STATE_B_IDLE;
xceiv             168 drivers/usb/musb/omap2430.c 		musb->xceiv->last_event = USB_EVENT_VBUS;
xceiv             176 drivers/usb/musb/omap2430.c 		musb->xceiv->last_event = USB_EVENT_NONE;
xceiv             181 drivers/usb/musb/omap2430.c 			otg_set_vbus(musb->xceiv->otg, 0);
xceiv             191 drivers/usb/musb/omap2430.c 	atomic_notifier_call_chain(&musb->xceiv->notifier,
xceiv             192 drivers/usb/musb/omap2430.c 			musb->xceiv->last_event, NULL);
xceiv             245 drivers/usb/musb/omap2430.c 	musb->xceiv = devm_usb_get_phy_by_phandle(dev->parent, "usb-phy", 0);
xceiv             247 drivers/usb/musb/omap2430.c 	if (IS_ERR(musb->xceiv)) {
xceiv             248 drivers/usb/musb/omap2430.c 		status = PTR_ERR(musb->xceiv);
xceiv              81 drivers/usb/musb/sunxi.c 	struct usb_phy		*xceiv;
xceiv             108 drivers/usb/musb/sunxi.c 			musb->xceiv->otg->state = OTG_STATE_A_WAIT_VRISE;
xceiv             113 drivers/usb/musb/sunxi.c 			musb->xceiv->otg->state = OTG_STATE_B_IDLE;
xceiv             145 drivers/usb/musb/sunxi.c 		musb->xceiv->otg->state = OTG_STATE_A_WAIT_VRISE;
xceiv             222 drivers/usb/musb/sunxi.c 	musb->xceiv = glue->xceiv;
xceiv             289 drivers/usb/musb/sunxi.c 	devm_usb_put_phy(glue->dev, glue->xceiv);
xceiv             771 drivers/usb/musb/sunxi.c 	glue->xceiv = devm_usb_get_phy(&pdev->dev, USB_PHY_TYPE_USB2);
xceiv             772 drivers/usb/musb/sunxi.c 	if (IS_ERR(glue->xceiv)) {
xceiv             773 drivers/usb/musb/sunxi.c 		ret = PTR_ERR(glue->xceiv);
xceiv             459 drivers/usb/musb/tusb6010.c 	switch (musb->xceiv->otg->state) {
xceiv             465 drivers/usb/musb/tusb6010.c 					usb_otg_state_string(musb->xceiv->otg->state));
xceiv             518 drivers/usb/musb/tusb6010.c 			&& (musb->xceiv->otg->state == OTG_STATE_A_WAIT_BCON))) {
xceiv             520 drivers/usb/musb/tusb6010.c 			usb_otg_state_string(musb->xceiv->otg->state));
xceiv             537 drivers/usb/musb/tusb6010.c 		usb_otg_state_string(musb->xceiv->otg->state),
xceiv             554 drivers/usb/musb/tusb6010.c 	struct usb_otg	*otg = musb->xceiv->otg;
xceiv             568 drivers/usb/musb/tusb6010.c 		musb->xceiv->otg->state = OTG_STATE_A_WAIT_VRISE;
xceiv             581 drivers/usb/musb/tusb6010.c 			switch (musb->xceiv->otg->state) {
xceiv             584 drivers/usb/musb/tusb6010.c 				musb->xceiv->otg->state = OTG_STATE_A_WAIT_VFALL;
xceiv             587 drivers/usb/musb/tusb6010.c 				musb->xceiv->otg->state = OTG_STATE_A_IDLE;
xceiv             590 drivers/usb/musb/tusb6010.c 				musb->xceiv->otg->state = OTG_STATE_A_IDLE;
xceiv             598 drivers/usb/musb/tusb6010.c 			musb->xceiv->otg->state = OTG_STATE_B_IDLE;
xceiv             613 drivers/usb/musb/tusb6010.c 		usb_otg_state_string(musb->xceiv->otg->state),
xceiv             680 drivers/usb/musb/tusb6010.c 	struct usb_otg	*otg = musb->xceiv->otg;
xceiv             712 drivers/usb/musb/tusb6010.c 				if (musb->xceiv->otg->state != OTG_STATE_B_IDLE) {
xceiv             714 drivers/usb/musb/tusb6010.c 					musb->xceiv->otg->state = OTG_STATE_B_IDLE;
xceiv             720 drivers/usb/musb/tusb6010.c 				usb_otg_state_string(musb->xceiv->otg->state), otg_stat);
xceiv             726 drivers/usb/musb/tusb6010.c 				usb_otg_state_string(musb->xceiv->otg->state), otg_stat);
xceiv             728 drivers/usb/musb/tusb6010.c 			switch (musb->xceiv->otg->state) {
xceiv             775 drivers/usb/musb/tusb6010.c 			usb_otg_state_string(musb->xceiv->otg->state), otg_stat);
xceiv             777 drivers/usb/musb/tusb6010.c 		switch (musb->xceiv->otg->state) {
xceiv             789 drivers/usb/musb/tusb6010.c 				musb->xceiv->otg->state = OTG_STATE_A_WAIT_BCON;
xceiv            1097 drivers/usb/musb/tusb6010.c 	musb->xceiv = usb_get_phy(USB_PHY_TYPE_USB2);
xceiv            1098 drivers/usb/musb/tusb6010.c 	if (IS_ERR_OR_NULL(musb->xceiv))
xceiv            1137 drivers/usb/musb/tusb6010.c 	musb->xceiv->set_power = tusb_draw_power;
xceiv            1147 drivers/usb/musb/tusb6010.c 		usb_put_phy(musb->xceiv);
xceiv            1162 drivers/usb/musb/tusb6010.c 	usb_put_phy(musb->xceiv);
xceiv              46 drivers/usb/musb/ux500.c 		if (musb->xceiv->otg->state == OTG_STATE_A_IDLE) {
xceiv              65 drivers/usb/musb/ux500.c 			musb->xceiv->otg->state = OTG_STATE_A_WAIT_VRISE;
xceiv              90 drivers/usb/musb/ux500.c 		usb_otg_state_string(musb->xceiv->otg->state),
xceiv             100 drivers/usb/musb/ux500.c 			event, usb_otg_state_string(musb->xceiv->otg->state));
xceiv             115 drivers/usb/musb/ux500.c 			musb->xceiv->otg->state = OTG_STATE_B_IDLE;
xceiv             148 drivers/usb/musb/ux500.c 	musb->xceiv = usb_get_phy(USB_PHY_TYPE_USB2);
xceiv             149 drivers/usb/musb/ux500.c 	if (IS_ERR_OR_NULL(musb->xceiv)) {
xceiv             155 drivers/usb/musb/ux500.c 	status = usb_register_notifier(musb->xceiv, &musb->nb);
xceiv             168 drivers/usb/musb/ux500.c 	usb_unregister_notifier(musb->xceiv, &musb->nb);
xceiv             170 drivers/usb/musb/ux500.c 	usb_put_phy(musb->xceiv);
xceiv             337 drivers/usb/musb/ux500.c 		usb_phy_set_suspend(musb->xceiv, 1);
xceiv             357 drivers/usb/musb/ux500.c 		usb_phy_set_suspend(musb->xceiv, 0);