Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/dwc3/
H A Ddwc3.h106 #define DWC3_GUSB3PIPECTL0_PHYSOFTRST (1 << 31) macro
H A Ddwc3.c251 phy3 |= DWC3_GUSB3PIPECTL0_PHYSOFTRST; in snps_dwc3_reset()
262 phy3 &= ~DWC3_GUSB3PIPECTL0_PHYSOFTRST; in snps_dwc3_reset()