Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc2/
H A Dgadget.c5375 u32 gusbcfg; in dwc2_gadget_enter_hibernation() local
5388 gusbcfg = dwc2_readl(hsotg, GUSBCFG); in dwc2_gadget_enter_hibernation()
5389 if (gusbcfg & GUSBCFG_ULPI_UTMI_SEL) { in dwc2_gadget_enter_hibernation()
5510 dwc2_writel(hsotg, gr->gusbcfg, GUSBCFG); in dwc2_gadget_exit_hibernation()
H A Dhcd.c5531 u32 gusbcfg; in dwc2_host_enter_hibernation() local
5556 gusbcfg = dwc2_readl(hsotg, GUSBCFG); in dwc2_host_enter_hibernation()
5557 if (gusbcfg & GUSBCFG_ULPI_UTMI_SEL) { in dwc2_host_enter_hibernation()
5667 dwc2_writel(hsotg, gr->gusbcfg, GUSBCFG); in dwc2_host_exit_hibernation()