Lines Matching refs:remainder
3168 u32 remainder = 0; in queue_bulk_sg_tx() local
3205 remainder = xhci_td_remainder(xhci, running_total, trb_buff_len, in queue_bulk_sg_tx()
3210 TRB_TD_SIZE(remainder) | in queue_bulk_sg_tx()
3343 u32 remainder = 0; in xhci_queue_bulk_tx() local
3373 remainder = xhci_td_remainder(xhci, running_total, trb_buff_len, in xhci_queue_bulk_tx()
3378 TRB_TD_SIZE(remainder) | in xhci_queue_bulk_tx()
3416 u32 field, length_field, remainder; in xhci_queue_ctrl_tx() local
3489 remainder = xhci_td_remainder(xhci, 0, in xhci_queue_ctrl_tx()
3495 TRB_TD_SIZE(remainder) | in xhci_queue_ctrl_tx()
3761 u32 remainder = 0; in xhci_queue_isoc_tx() local
3826 remainder = xhci_td_remainder(xhci, running_total, in xhci_queue_isoc_tx()
3831 TRB_TD_SIZE(remainder) | in xhci_queue_isoc_tx()