Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dxhci-dwc3.c69 unsigned int dwc3_hwparams1; in dwc3_core_init() local
80 dwc3_hwparams1 = readl(&dwc3_reg->g_hwparams1); in dwc3_core_init()
85 switch (DWC3_GHWPARAMS1_EN_PWROPT(dwc3_hwparams1)) { in dwc3_core_init()