Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/renesas_usbhs/
Dcommon.c58 #define usbhsc_flags_has(p, b) ((p)->flags & (b)) 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()
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()