Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/dwc2/
Dhw.h25 #define GOTGCTL_HSTSETHNPEN BIT(10) macro
Dhcd.c2196 otgctl &= ~GOTGCTL_HSTSETHNPEN; in dwc2_core_host_init()
2205 otgctl &= ~GOTGCTL_HSTSETHNPEN; in dwc2_core_host_init()
3278 gotgctl |= GOTGCTL_HSTSETHNPEN; in dwc2_port_suspend()