Lines Matching refs:hcsplt

805 		    "HCSPLT=0x%08x\n", x, td->hcchar, td->hcsplt);
916 if (td->hcsplt != 0 || td->errcnt >= 3) {
989 if (td->hcsplt != 0) {
1010 if (td->hcsplt != 0) {
1011 td->hcsplt &= ~HCSPLT_COMPSPLT;
1025 DWC_OTG_WRITE_4(sc, DOTG_HCSPLT(td->channel[0]), td->hcsplt);
1070 td->hcsplt |= HCSPLT_COMPSPLT;
1076 DWC_OTG_WRITE_4(sc, DOTG_HCSPLT(td->channel[0]), td->hcsplt);
1382 if (td->hcsplt != 0 || td->errcnt >= 3) {
1406 if (td->hcsplt != 0)
1429 if (td->hcsplt != 0) {
1446 if (td->hcsplt != 0)
1451 if (td->hcsplt != 0) {
1468 } else if (td->hcsplt != 0) {
1487 if (td->hcsplt != 0)
1525 if (td->hcsplt != 0) {
1542 td->hcsplt |= HCSPLT_COMPSPLT;
1572 DWC_OTG_WRITE_4(sc, DOTG_HCSPLT(channel), td->hcsplt);
1578 if (td->hcsplt != 0) {
1628 td->hcsplt &= ~HCSPLT_COMPSPLT;
1635 DWC_OTG_WRITE_4(sc, DOTG_HCSPLT(channel), td->hcsplt);
1822 if (td->hcsplt != 0 || td->errcnt >= 3) {
1927 if (td->hcsplt != 0) {
1960 td->hcsplt &= ~HCSPLT_COMPSPLT;
1961 if (td->hcsplt != 0) {
1970 td->hcsplt &= ~HCSPLT_XACTPOS_MASK;
1971 td->hcsplt |= (HCSPLT_XACTPOS_ALL << HCSPLT_XACTPOS_SHIFT);
1973 } else if (td->hcsplt != 0) {
1974 td->hcsplt &= ~HCSPLT_COMPSPLT;
2037 DWC_OTG_WRITE_4(sc, DOTG_HCSPLT(channel), td->hcsplt);
2095 td->hcsplt |= HCSPLT_COMPSPLT;
2101 DWC_OTG_WRITE_4(sc, DOTG_HCSPLT(channel), td->hcsplt);
2521 if (td->hcsplt == 0 || td->tt_scheduled != 0)
2552 if (td->hcsplt == 0 || td->tt_scheduled != 0)
2575 if (td->hcsplt == 0) {
2598 if (td->hcsplt == 0 || td->tt_scheduled != 0)
2618 if (td->hcsplt == 0 || td->tt_scheduled != 0)
2635 if (td == NULL || td->hcsplt == 0)
2646 if (td == NULL || td->hcsplt != 0 || td->ep_type == UE_ISOCHRONOUS)
3311 uint32_t hcsplt;
3353 hcsplt = HCSPLT_SPLTENA |
3359 hcsplt = 0;
3381 hcsplt = 0;
3407 hcsplt = 0;
3416 td->hcsplt = hcsplt;