Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/usb/
H A Ddwc2-regs.h58 #define GOTGCTL_HSTSETHNPEN BIT(10) macro
/openbmc/linux/drivers/usb/dwc2/
H A Dhw.h25 #define GOTGCTL_HSTSETHNPEN BIT(10) macro
H A Dhcd.c2196 otgctl &= ~GOTGCTL_HSTSETHNPEN; in dwc2_core_host_init()
2205 otgctl &= ~GOTGCTL_HSTSETHNPEN; in dwc2_core_host_init()
3284 gotgctl |= GOTGCTL_HSTSETHNPEN; in dwc2_port_suspend()