Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/dwc2/
Dhw.h54 #define GOTGCTL_HSTSETHNPEN BIT(10) macro
Dhcd.c2429 otgctl &= ~GOTGCTL_HSTSETHNPEN; in dwc2_core_host_init()
2438 otgctl &= ~GOTGCTL_HSTSETHNPEN; in dwc2_core_host_init()
3482 gotgctl |= GOTGCTL_HSTSETHNPEN; in dwc2_port_suspend()