Searched refs:fspcavail (Results 1 – 1 of 1) sorted by relevance
1064 u32 fspcavail; in dwc2_process_periodic_channels() local1077 fspcavail = (tx_status & TXSTS_FSPCAVAIL_MASK) >> in dwc2_process_periodic_channels()1084 fspcavail); in dwc2_process_periodic_channels()1118 fspcavail = (tx_status & TXSTS_FSPCAVAIL_MASK) >> in dwc2_process_periodic_channels()1120 status = dwc2_queue_transaction(hsotg, qh->channel, fspcavail); in dwc2_process_periodic_channels()1152 fspcavail = (tx_status & TXSTS_FSPCAVAIL_MASK) >> in dwc2_process_periodic_channels()1160 fspcavail); in dwc2_process_periodic_channels()1205 u32 fspcavail; in dwc2_process_non_periodic_channels() local1217 fspcavail = (tx_status & TXSTS_FSPCAVAIL_MASK) >> in dwc2_process_non_periodic_channels()1222 fspcavail); in dwc2_process_non_periodic_channels()[all …]