Searched refs:workaround_for_vbus (Results 1 – 1 of 1) sorted by relevance
328 bool workaround_for_vbus; /* if true, don't check vbus signal */ member360 bool workaround_for_vbus; member484 if (!usb3->workaround_for_vbus) in usb3_init_epc_registers()653 if (usb3->workaround_for_vbus) { in usb3_check_vbus()2529 if (usb3->workaround_for_vbus && usb3->forced_b_device && in renesas_usb3_b_device_write()2537 if (usb3->workaround_for_vbus) in renesas_usb3_b_device_write()2694 .workaround_for_vbus = true,2707 .workaround_for_vbus = true,2850 usb3->workaround_for_vbus = priv->workaround_for_vbus; in renesas_usb3_probe()