Home
last modified time | relevance | path

Searched refs:DWC3_OCTL_HSTSETHNPEN (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/dwc3/
H A Ddrd.c132 reg &= ~(DWC3_OCTL_DEVSETHNPEN | DWC3_OCTL_HSTSETHNPEN | in dwc3_otgregs_init()
208 DWC3_OCTL_DEVSETHNPEN | DWC3_OCTL_HSTSETHNPEN); in dwc3_otg_host_init()
262 reg &= ~(DWC3_OCTL_HSTSETHNPEN | DWC3_OCTL_PRTPWRCTL); in dwc3_otg_host_exit()
289 DWC3_OCTL_DEVSETHNPEN | DWC3_OCTL_HSTSETHNPEN); in dwc3_otg_device_init()
H A Dcore.h570 #define DWC3_OCTL_HSTSETHNPEN BIT(0) macro
/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Ddrd.c132 reg &= ~(DWC3_OCTL_DEVSETHNPEN | DWC3_OCTL_HSTSETHNPEN | in dwc3_otgregs_init()
208 DWC3_OCTL_DEVSETHNPEN | DWC3_OCTL_HSTSETHNPEN); in dwc3_otg_host_init()
262 reg &= ~(DWC3_OCTL_HSTSETHNPEN | DWC3_OCTL_PRTPWRCTL); in dwc3_otg_host_exit()
289 DWC3_OCTL_DEVSETHNPEN | DWC3_OCTL_HSTSETHNPEN); in dwc3_otg_device_init()
H A Dcore.h608 #define DWC3_OCTL_HSTSETHNPEN BIT(0) macro

Completed in 9 milliseconds