Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dhw.h329 #define GHWCFG4_HIBER BIT(6) macro
H A Dparams.c849 hw->hibernation = !!(hwcfg4 & GHWCFG4_HIBER); in dwc2_get_hwparams()