Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/dwc3/
Ddrd.c104 reg |= DWC3_OCFG_SFTRSTMASK; in dwc3_otgregs_init()
279 reg |= DWC3_OCFG_SFTRSTMASK; in dwc3_otg_device_init()
Dcore.h586 #define DWC3_OCFG_SFTRSTMASK BIT(3) macro