Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/dwc2/dist/
H A Ddwc2_coreintr.c448 hsotg->hw_params.power_optimized); in dwc2_handle_usb_suspend_intr()
449 if ((dsts & DSTS_SUSPSTS) && hsotg->hw_params.power_optimized) { in dwc2_handle_usb_suspend_intr()
H A Ddwc2_core.h466 unsigned power_optimized:1; member
H A Ddwc2_core.c3409 hw->power_optimized = !!(hwcfg4 & GHWCFG4_POWER_OPTIMIZ); in dwc2_get_hwparams()
3425 hw->power_optimized); in dwc2_get_hwparams()