Home
last modified time | relevance | path

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

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