Home
last modified time | relevance | path

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

/drivers/usb/dwc2/
Dhw.h55 #define GOTGCTL_HSTSETHNPEN BIT(10) macro
Dhcd.c2229 otgctl &= ~GOTGCTL_HSTSETHNPEN; in dwc2_core_host_init()
2238 otgctl &= ~GOTGCTL_HSTSETHNPEN; in dwc2_core_host_init()
3311 gotgctl |= GOTGCTL_HSTSETHNPEN; in dwc2_port_suspend()