Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc2/
H A Dhcd.h409 u16 isoc_split_offset; member
H A Dhcd_queue.c1991 qtd->isoc_split_offset = 0; in dwc2_hcd_qtd_init()
H A Dhcd.c2390 qtd->isoc_split_offset; in dwc2_hc_init_xfer()
2394 qtd->isoc_split_offset; in dwc2_hc_init_xfer()
2397 chan->xfer_len = frame_desc->length - qtd->isoc_split_offset; in dwc2_hc_init_xfer()