Home
last modified time | relevance | path

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

/netbsd/sys/external/bsd/dwc2/dist/
H A Ddwc2_core.h900 extern u32 dwc2_calc_frame_interval(struct dwc2_hsotg *hsotg);
H A Ddwc2_hcdintr.c265 hfir |= dwc2_calc_frame_interval(hsotg) << HFIR_FRINT_SHIFT & in dwc2_hprt0_enable()
H A Ddwc2_core.c2253 u32 dwc2_calc_frame_interval(struct dwc2_hsotg *hsotg) in dwc2_calc_frame_interval() function