Lines Matching defs:fspcavail
2884 u32 fspcavail;
2901 fspcavail = (tx_status & TXSTS_FSPCAVAIL_MASK) >>
2908 fspcavail);
2942 fspcavail = (tx_status & TXSTS_FSPCAVAIL_MASK) >>
2944 status = dwc2_queue_transaction(hsotg, qh->channel, fspcavail);
3019 u32 fspcavail;
3031 fspcavail = (tx_status & TXSTS_FSPCAVAIL_MASK) >>
3036 fspcavail);
3068 fspcavail = (tx_status & TXSTS_FSPCAVAIL_MASK) >>
3070 status = dwc2_queue_transaction(hsotg, qh->channel, fspcavail);
3091 fspcavail = (tx_status & TXSTS_FSPCAVAIL_MASK) >>
3098 fspcavail);