Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/kernel/
Dprom.c40 void __init __dt_setup_arch(void *bph) in __dt_setup_arch() argument
42 if (!early_init_dt_scan(bph)) in __dt_setup_arch()
/linux-6.1.9/arch/mips/include/asm/
Dprom.h20 extern void __dt_setup_arch(void *bph);
/linux-6.1.9/drivers/usb/dwc3/
Dtrace.h226 __field(u32, bph)
237 __entry->bph = trb->bph;
246 __entry->dequeue, __entry->bph, __entry->bpl,
Ddebugfs.c810 trb->bph, trb->bpl, trb->size, in dwc3_trb_ring_show()
Dcore.h856 u32 bph; member
Dep0.c47 trb->bph = upper_32_bits(buf_dma); in dwc3_ep0_prepare_one_trb()
Dgadget.c904 trb_link->bph = upper_32_bits(dwc3_trb_dma_offset(dep, trb_st_hw)); in __dwc3_gadget_ep_enable()
1246 trb->bph = upper_32_bits(dma); in dwc3_prepare_one_trb()
3239 trb->bph == upper_32_bits(dep->dwc->bounce_addr)) { in dwc3_gadget_ep_reclaim_completed_trb()
/linux-6.1.9/arch/x86/boot/
Dboot.h237 u8 bpl, bph, ebp2, ebp3; member
/linux-6.1.9/Documentation/driver-api/usb/
Ddwc3.rst633 __entry->trb, __entry->bph, __entry->bpl,