Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc3/
H A Ddrd.c104 reg |= DWC3_OCFG_SFTRSTMASK; in dwc3_otgregs_init()
279 reg |= DWC3_OCFG_SFTRSTMASK; in dwc3_otg_device_init()
H A Dcore.h597 #define DWC3_OCFG_SFTRSTMASK BIT(3) macro