workaround_for_vbus  328 drivers/usb/gadget/udc/renesas_usb3.c 	bool workaround_for_vbus;	/* if true, don't check vbus signal */
workaround_for_vbus  360 drivers/usb/gadget/udc/renesas_usb3.c 	bool workaround_for_vbus;
workaround_for_vbus  484 drivers/usb/gadget/udc/renesas_usb3.c 	if (!usb3->workaround_for_vbus)
workaround_for_vbus  653 drivers/usb/gadget/udc/renesas_usb3.c 	if (usb3->workaround_for_vbus) {
workaround_for_vbus 2511 drivers/usb/gadget/udc/renesas_usb3.c 	if (usb3->workaround_for_vbus && usb3->forced_b_device &&
workaround_for_vbus 2519 drivers/usb/gadget/udc/renesas_usb3.c 	if (usb3->workaround_for_vbus)
workaround_for_vbus 2676 drivers/usb/gadget/udc/renesas_usb3.c 	.workaround_for_vbus = true,
workaround_for_vbus 2689 drivers/usb/gadget/udc/renesas_usb3.c 	.workaround_for_vbus = true,
workaround_for_vbus 2835 drivers/usb/gadget/udc/renesas_usb3.c 	usb3->workaround_for_vbus = priv->workaround_for_vbus;