Searched refs:runtime_pwctrl (Results 1 – 2 of 2) sorted by relevance
478 if (usbhs_get_dparam(priv, runtime_pwctrl)) in usbhsc_hotplug()498 if (usbhs_get_dparam(priv, runtime_pwctrl)) in usbhsc_hotplug()682 usbhs_get_dparam(priv, runtime_pwctrl) = 1; in usbhs_probe()770 if (!usbhs_get_dparam(priv, runtime_pwctrl)) { in usbhs_probe()832 if (!usbhs_get_dparam(priv, runtime_pwctrl)) in usbhs_remove()844 if (!usbhs_get_dparam(priv, runtime_pwctrl)) { in usbhsc_restore()865 if (mod || !usbhs_get_dparam(priv, runtime_pwctrl)) in usbhsc_suspend()
167 u32 runtime_pwctrl:1; member