Searched refs:fr_idx (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/usb/dwc2/
H A Dhcd_ddma.c459 u16 frame, fr_idx, fr_idx_tmp, skip_frames; dwc2_recalc_initial_desc_idx() local
486 fr_idx = (FRLISTEN_64_SIZE + dwc2_recalc_initial_desc_idx()
489 fr_idx = (fr_idx + fr_idx_tmp) % FRLISTEN_64_SIZE; dwc2_recalc_initial_desc_idx()
493 fr_idx = dwc2_frame_list_idx(qh->sched_frame); dwc2_recalc_initial_desc_idx()
496 qh->td_first = qh->td_last = dwc2_frame_to_desc_idx(qh, fr_idx); dwc2_recalc_initial_desc_idx()
/linux-4.4.14/drivers/media/usb/gspca/
H A Dtopro.c3950 u8 fr_idx; setframerate() local
3952 fr_idx = get_fr_idx(gspca_dev); setframerate()
3959 fr_idx = 0xf0; /* lower frame rate */ setframerate()
3962 reg_w(gspca_dev, TP6800_R3F_FRAME_RATE, fr_idx); setframerate()

Completed in 146 milliseconds