runtime_pwctrl    477 drivers/usb/renesas_usbhs/common.c 		if (usbhs_get_dparam(priv, runtime_pwctrl))
runtime_pwctrl    497 drivers/usb/renesas_usbhs/common.c 		if (usbhs_get_dparam(priv, runtime_pwctrl))
runtime_pwctrl    669 drivers/usb/renesas_usbhs/common.c 		usbhs_get_dparam(priv, runtime_pwctrl) = 1;
runtime_pwctrl    742 drivers/usb/renesas_usbhs/common.c 	if (!usbhs_get_dparam(priv, runtime_pwctrl)) {
runtime_pwctrl    781 drivers/usb/renesas_usbhs/common.c 	if (!usbhs_get_dparam(priv, runtime_pwctrl))
runtime_pwctrl    806 drivers/usb/renesas_usbhs/common.c 	if (mod || !usbhs_get_dparam(priv, runtime_pwctrl))
runtime_pwctrl    817 drivers/usb/renesas_usbhs/common.c 	if (!usbhs_get_dparam(priv, runtime_pwctrl)) {
runtime_pwctrl    179 include/linux/usb/renesas_usbhs.h 	u32 runtime_pwctrl:1;