Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dhcd.h606 static inline bool dwc2_frame_idx_num_gt(u16 fr_idx1, u16 fr_idx2) in dwc2_frame_idx_num_gt() function
H A Dhcd_ddma.c572 if (dwc2_frame_idx_num_gt(cur_idx, next_idx) || (cur_idx == next_idx)) { in dwc2_init_isoc_dma_desc()
1031 if (dwc2_frame_idx_num_gt(cur_idx, in dwc2_complete_isoc_xfer_ddma()