Searched refs:rst_crst (Results 1 – 1 of 1) sorted by relevance
63 hwreset_t rst_crst; member105 if (hwreset_get_by_ofw_name(dev, node, "usb_crst", &sc->rst_crst) == 0) { in xlnx_dwc3_attach()106 if (hwreset_deassert(sc->rst_crst) != 0) { in xlnx_dwc3_attach()