Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/dwc2/
Dhcd.h654 static inline u16 dwc2_micro_frame_num(u16 frame) in dwc2_micro_frame_num() function
Dhcd_ddma.c432 if (dwc2_micro_frame_num(hsotg->frame_number) >= 5) { in dwc2_calc_starting_frame()