Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/renesas_usbhs/
Dcommon.c51 #define usbhsc_flags_has(p, b) ((p)->flags & (b)) macro
400 if (usbhsc_flags_has(priv, USBHSF_RUNTIME_PWCTRL)) in usbhsc_hotplug()
420 if (usbhsc_flags_has(priv, USBHSF_RUNTIME_PWCTRL)) in usbhsc_hotplug()
699 if (!usbhsc_flags_has(priv, USBHSF_RUNTIME_PWCTRL)) { in usbhs_probe()
736 if (!usbhsc_flags_has(priv, USBHSF_RUNTIME_PWCTRL)) in usbhs_remove()
759 if (mod || !usbhsc_flags_has(priv, USBHSF_RUNTIME_PWCTRL)) in usbhsc_suspend()
770 if (!usbhsc_flags_has(priv, USBHSF_RUNTIME_PWCTRL)) { in usbhsc_resume()