ll_hw_enabled    1052 drivers/usb/dwc2/core.h 	unsigned int ll_hw_enabled:1;
ll_hw_enabled     165 drivers/usb/dwc2/platform.c 		hsotg->ll_hw_enabled = true;
ll_hw_enabled     207 drivers/usb/dwc2/platform.c 		hsotg->ll_hw_enabled = false;
ll_hw_enabled     315 drivers/usb/dwc2/platform.c 	if (hsotg->ll_hw_enabled)
ll_hw_enabled     526 drivers/usb/dwc2/platform.c 	if (dwc2->ll_hw_enabled &&
ll_hw_enabled     540 drivers/usb/dwc2/platform.c 	if (dwc2->phy_off_for_suspend && dwc2->ll_hw_enabled) {