Searched refs:fspcavail (Results 1 – 1 of 1) sorted by relevance
1062 u32 fspcavail; in dwc2_process_periodic_channels() local1075 fspcavail = (tx_status & TXSTS_FSPCAVAIL_MASK) >> in dwc2_process_periodic_channels()1082 fspcavail); in dwc2_process_periodic_channels()1116 fspcavail = (tx_status & TXSTS_FSPCAVAIL_MASK) >> in dwc2_process_periodic_channels()1118 status = dwc2_queue_transaction(hsotg, qh->channel, fspcavail); in dwc2_process_periodic_channels()1150 fspcavail = (tx_status & TXSTS_FSPCAVAIL_MASK) >> in dwc2_process_periodic_channels()1158 fspcavail); in dwc2_process_periodic_channels()1203 u32 fspcavail; in dwc2_process_non_periodic_channels() local1215 fspcavail = (tx_status & TXSTS_FSPCAVAIL_MASK) >> in dwc2_process_non_periodic_channels()1220 fspcavail); in dwc2_process_non_periodic_channels()[all …]