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()2527 if (usb3->workaround_for_vbus && usb3->forced_b_device && in renesas_usb3_b_device_write()2535 if (usb3->workaround_for_vbus) in renesas_usb3_b_device_write()2692 .workaround_for_vbus = true,2705 .workaround_for_vbus = true,2848 usb3->workaround_for_vbus = priv->workaround_for_vbus; in renesas_usb3_probe()