Home
last modified time | relevance | path

Searched refs:start_split_frame (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/usb/dwc2/
Dhcd_queue.c128 qh->start_split_frame = qh->sched_frame; in dwc2_qh_init()
663 incr = dwc2_frame_num_inc(qh->start_split_frame, 1); in dwc2_sched_periodic_split()
678 qh->sched_frame = dwc2_frame_num_inc(qh->start_split_frame, in dwc2_sched_periodic_split()
683 qh->start_split_frame = qh->sched_frame; in dwc2_sched_periodic_split()
Dhcd.h277 u16 start_split_frame; member
735 (_qh_)->start_split_frame != 0 && !_qtd_->complete_split) { \