Home
last modified time | relevance | path

Searched refs:lpm_mode (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/usb/dwc2/
Dparams.c418 p->lpm = hsotg->hw_params.lpm_mode; in dwc2_set_param_lpm()
750 CHECK_BOOL(lpm, hw->lpm_mode); in dwc2_check_params()
911 hw->lpm_mode = !!(hwcfg3 & GHWCFG3_OTG_LPM_EN); in dwc2_get_hwparams()
Dcore.h680 unsigned lpm_mode:1; member