HomeSort by: relevance | last modified time | path
    Searched refs:csw (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/usb/
umass.c 246 "BBB CSW, 1st attempt",
247 "BBB CSW bulk-in clear stall",
248 "BBB CSW, 2nd attempt",
1187 * csw read phase.
1223 "%s: CSW struct does not have the right size (%zu vs. %u)\n",
1414 /* Reading of CSW after bulk stall condition in data phase
1416 * reading CSW (TSTATE_BBB_SCLEAR).
1439 /* After first attempt of fetching CSW */
1446 &sc->csw, UMASS_BBB_CSW_SIZE, 0, next_xfer)) {
1456 DPRINTFM(UDMASS_BBB, "sc %#jx Failed to read CSW "
    [all...]
umassvar.h 197 umass_bbb_csw_t csw; /* command status wrapper*/ member in struct:umass_softc
254 #define TSTATE_BBB_STATUS2 6 /* CSW transfer */
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/apm/
apm-shadowcat.dtsi 415 csw: csw@7e200000 { label
416 compatible = "apm,xgene-csw", "syscon";
440 regmap-csw = <&csw>;
513 regmap-csw = <&csw>;
apm-storm.dtsi 453 csw: csw@7e200000 { label
454 compatible = "apm,xgene-csw", "syscon";
483 regmap-csw = <&csw>;
557 regmap-csw = <&csw>;

Completed in 14 milliseconds