Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dxlnx_dwc3.c65 hwreset_t rst_apbrst; member
117 if (hwreset_get_by_ofw_name(dev, node, "usb_apbrst", &sc->rst_apbrst) == 0) { in xlnx_dwc3_attach()
118 if (hwreset_deassert(sc->rst_apbrst) != 0) { in xlnx_dwc3_attach()