Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dxlnx_dwc3.c64 hwreset_t rst_hibrst; member
111 if (hwreset_get_by_ofw_name(dev, node, "usb_hibrst", &sc->rst_hibrst) == 0) { in xlnx_dwc3_attach()
112 if (hwreset_deassert(sc->rst_hibrst) != 0) { in xlnx_dwc3_attach()