Searched refs:runtime_pwctrl (Results 1 – 2 of 2) sorted by relevance
476 if (usbhs_get_dparam(priv, runtime_pwctrl)) in usbhsc_hotplug()496 if (usbhs_get_dparam(priv, runtime_pwctrl)) in usbhsc_hotplug()676 usbhs_get_dparam(priv, runtime_pwctrl) = 1; in usbhs_probe()744 if (!usbhs_get_dparam(priv, runtime_pwctrl)) { in usbhs_probe()783 if (!usbhs_get_dparam(priv, runtime_pwctrl)) in usbhs_remove()806 if (mod || !usbhs_get_dparam(priv, runtime_pwctrl)) in usbhsc_suspend()817 if (!usbhs_get_dparam(priv, runtime_pwctrl)) { in usbhsc_resume()
167 u32 runtime_pwctrl:1; member