Searched defs:DWC3_DCTL_L1_HIBER_EN (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/usb/dwc3/ | ||
H A D | core.h | 253 #define DWC3_DCTL_L1_HIBER_EN (1 << 18) macro |
/openbmc/linux/drivers/usb/dwc3/ | ||
H A D | core.h | 458 #define DWC3_DCTL_L1_HIBER_EN BIT(18) macro |