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.c63 hwreset_t rst_apbrst; member
115 if (hwreset_get_by_ofw_name(dev, node, "usb_apbrst", &sc->rst_apbrst) == 0) { in xlnx_dwc3_attach()
116 if (hwreset_deassert(sc->rst_apbrst) != 0) { in xlnx_dwc3_attach()