Home
last modified time | relevance | path

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

/drivers/usb/dwc2/
Dhcd_queue.c125 qh->start_split_frame = qh->sched_frame; in dwc2_qh_init()
650 incr = dwc2_frame_num_inc(qh->start_split_frame, 1); in dwc2_sched_periodic_split()
665 qh->sched_frame = dwc2_frame_num_inc(qh->start_split_frame, in dwc2_sched_periodic_split()
670 qh->start_split_frame = qh->sched_frame; in dwc2_sched_periodic_split()
Dhcd.h277 u16 start_split_frame; member
746 (_qh_)->start_split_frame != 0 && !_qtd_->complete_split) { \