Searched refs:workaround_for_vbus (Results 1 – 1 of 1) sorted by relevance
332 bool workaround_for_vbus; /* if true, don't check vbus signal */ member367 bool workaround_for_vbus; member532 if (!usb3->workaround_for_vbus) in usb3_init_epc_registers()701 if (usb3->workaround_for_vbus) { in usb3_check_vbus()2621 if (usb3->workaround_for_vbus && usb3->forced_b_device && in renesas_usb3_b_device_write()2629 if (usb3->workaround_for_vbus) in renesas_usb3_b_device_write()2792 .workaround_for_vbus = true,2954 usb3->workaround_for_vbus = priv->workaround_for_vbus; in renesas_usb3_probe()