Lines Matching defs:fspcavail
2849 u32 fspcavail;
2866 fspcavail = (tx_status & TXSTS_FSPCAVAIL_MASK) >>
2873 fspcavail);
2907 fspcavail = (tx_status & TXSTS_FSPCAVAIL_MASK) >>
2909 status = dwc2_queue_transaction(hsotg, qh->channel, fspcavail);
2984 u32 fspcavail;
2996 fspcavail = (tx_status & TXSTS_FSPCAVAIL_MASK) >>
3001 fspcavail);
3033 fspcavail = (tx_status & TXSTS_FSPCAVAIL_MASK) >>
3035 status = dwc2_queue_transaction(hsotg, qh->channel, fspcavail);
3056 fspcavail = (tx_status & TXSTS_FSPCAVAIL_MASK) >>
3063 fspcavail);