Home
last modified time | relevance | path

Searched refs:USBHSF_RUNTIME_PWCTRL (Results 1 – 1 of 1) sorted by relevance

/drivers/usb/renesas_usbhs/
Dcommon.c52 #define USBHSF_RUNTIME_PWCTRL (1 << 0) macro
407 if (usbhsc_flags_has(priv, USBHSF_RUNTIME_PWCTRL)) in usbhsc_hotplug()
427 if (usbhsc_flags_has(priv, USBHSF_RUNTIME_PWCTRL)) in usbhsc_hotplug()
599 usbhsc_flags_set(priv, USBHSF_RUNTIME_PWCTRL); in usbhs_probe()
665 if (!usbhsc_flags_has(priv, USBHSF_RUNTIME_PWCTRL)) { in usbhs_probe()
702 if (!usbhsc_flags_has(priv, USBHSF_RUNTIME_PWCTRL)) in usbhs_remove()
725 if (mod || !usbhsc_flags_has(priv, USBHSF_RUNTIME_PWCTRL)) in usbhsc_suspend()
736 if (!usbhsc_flags_has(priv, USBHSF_RUNTIME_PWCTRL)) { in usbhsc_resume()