Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/dwc2/
Dhcd_ddma.c55 static u16 dwc2_frame_list_idx(u16 frame) in dwc2_frame_list_idx() function
239 i = dwc2_frame_list_idx(qh->sched_frame); in dwc2_update_frame_list()
485 fr_idx_tmp = dwc2_frame_list_idx(frame); in dwc2_recalc_initial_desc_idx()
487 dwc2_frame_list_idx(qh->sched_frame) - fr_idx_tmp) in dwc2_recalc_initial_desc_idx()
493 fr_idx = dwc2_frame_list_idx(qh->sched_frame); in dwc2_recalc_initial_desc_idx()