Home
last modified time | relevance | path

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

/linux-4.1.27/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()
597 usbhsc_flags_set(priv, USBHSF_RUNTIME_PWCTRL); in usbhs_probe()
663 if (!usbhsc_flags_has(priv, USBHSF_RUNTIME_PWCTRL)) { in usbhs_probe()
700 if (!usbhsc_flags_has(priv, USBHSF_RUNTIME_PWCTRL)) in usbhs_remove()
723 if (mod || !usbhsc_flags_has(priv, USBHSF_RUNTIME_PWCTRL)) in usbhsc_suspend()
734 if (!usbhsc_flags_has(priv, USBHSF_RUNTIME_PWCTRL)) in usbhsc_resume()