[go: nahoru, domu]

Searched refs:bph (Results 1 - 4 of 4) sorted by relevance

/drivers/usb/dwc3/
H A Dtrace.h205 __field(u32, bph)
213 __entry->bph = trb->bph;
217 TP_printk("%s: trb %p bph %08x bpl %08x size %08x ctrl %08x\n",
218 __get_str(name), __entry->trb, __entry->bph, __entry->bpl,
H A Dcore.h535 * @bph: DW4-7
541 u32 bph; member in struct:dwc3_trb
H A Dep0.c76 trb->bph = upper_32_bits(buf_dma);
H A Dgadget.c535 trb_link->bph = upper_32_bits(dwc3_trb_dma_offset(dep, trb_st_hw));
758 trb->bph = upper_32_bits(dma);

Completed in 68 milliseconds