Searched refs:workaround_for_vbus (Results 1 – 1 of 1) sorted by relevance
331 bool workaround_for_vbus; /* if true, don't check vbus signal */ member366 bool workaround_for_vbus; member491 if (!usb3->workaround_for_vbus) in usb3_init_epc_registers()660 if (usb3->workaround_for_vbus) { in usb3_check_vbus()2557 if (usb3->workaround_for_vbus && usb3->forced_b_device && in renesas_usb3_b_device_write()2565 if (usb3->workaround_for_vbus) in renesas_usb3_b_device_write()2724 .workaround_for_vbus = true,2737 .workaround_for_vbus = true,2923 usb3->workaround_for_vbus = priv->workaround_for_vbus; in renesas_usb3_probe()