Home
last modified time | relevance | path

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

/linux/drivers/usb/cdns3/
H A Dcdnsp-ring.c538 union cdnsp_trb *temp_trb; in cdnsp_trb_in_td() local
550 temp_trb = &cur_seg->trbs[TRBS_PER_SEGMENT - 1]; in cdnsp_trb_in_td()
552 end_seg_dma = cdnsp_trb_virt_to_dma(cur_seg, temp_trb); in cdnsp_trb_in_td()