Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/dwc2/
Dhw.h330 #define GHWCFG4_HIBER BIT(6) macro
Dparams.c921 hw->hibernation = !!(hwcfg4 & GHWCFG4_HIBER); in dwc2_get_hwparams()