Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc2/
H A Dhw.h54 #define GOTGCTL_HSTSETHNPEN BIT(10) macro
H A Dhcd.c2235 otgctl &= ~GOTGCTL_HSTSETHNPEN; in dwc2_core_host_init()
2244 otgctl &= ~GOTGCTL_HSTSETHNPEN; in dwc2_core_host_init()
3316 gotgctl |= GOTGCTL_HSTSETHNPEN; in dwc2_port_suspend()