Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/dwc3/
Ddrd.c103 reg |= DWC3_OCFG_SFTRSTMASK; in dwc3_otgregs_init()
281 reg |= DWC3_OCFG_SFTRSTMASK; in dwc3_otg_device_init()
Dcore.h533 #define DWC3_OCFG_SFTRSTMASK BIT(3) macro