Home
last modified time | relevance | path

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

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