Searched defs:DWC3_GUSB2PHYCFG_ENBLSLPM (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/linux/usb/ | ||
H A D | dwc3.h | 183 #define DWC3_GUSB2PHYCFG_ENBLSLPM (1 << 8) macro |
/openbmc/linux/drivers/usb/dwc3/ | ||
H A D | core.h | 291 #define DWC3_GUSB2PHYCFG_ENBLSLPM BIT(8) macro |