Searched refs:rst_hibrst (Results 1 – 1 of 1) sorted by relevance
64 hwreset_t rst_hibrst; member111 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()