Home
last modified time | relevance | path

Searched refs:lpm_mode (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Dparams.c336 p->lpm = hsotg->hw_params.lpm_mode; in dwc2_set_param_lpm()
668 CHECK_BOOL(lpm, hw->lpm_mode); in dwc2_check_params()
829 hw->lpm_mode = !!(hwcfg3 & GHWCFG3_OTG_LPM_EN); in dwc2_get_hwparams()
H A Dcore.h630 * @lpm_mode: For enabling Link Power Management in the controller
669 unsigned lpm_mode:1; member
/kernel/linux/linux-6.6/drivers/usb/dwc2/
H A Dparams.c443 p->lpm = hsotg->hw_params.lpm_mode; in dwc2_set_param_lpm()
774 CHECK_BOOL(lpm, hw->lpm_mode); in dwc2_check_params()
935 hw->lpm_mode = !!(hwcfg3 & GHWCFG3_OTG_LPM_EN); in dwc2_get_hwparams()
H A Dcore.h611 * @lpm_mode: For enabling Link Power Management in the controller
650 unsigned lpm_mode:1; member

Completed in 10 milliseconds