Home
last modified time | relevance | path

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

/drivers/usb/dwc2/
Dparams.c393 p->lpm = hsotg->hw_params.lpm_mode; in dwc2_set_param_lpm()
725 CHECK_BOOL(lpm, hw->lpm_mode); in dwc2_check_params()
886 hw->lpm_mode = !!(hwcfg3 & GHWCFG3_OTG_LPM_EN); in dwc2_get_hwparams()
Dcore.h650 unsigned lpm_mode:1; member