Home
last modified time | relevance | path

Searched refs:DWC3_TRB_CTRL_GET_SID_SOFN (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Dtrace.h268 DWC3_TRB_CTRL_GET_SID_SOFN(__entry->ctrl),
H A Dcore.h844 #define DWC3_TRB_CTRL_GET_SID_SOFN(n) (((n) & (0xffff << 14)) >> 14) macro
H A Dgadget.c3391 frame_number = DWC3_TRB_CTRL_GET_SID_SOFN(trb->ctrl); in dwc3_gadget_ep_reclaim_completed_trb()
/kernel/linux/linux-5.10/drivers/usb/dwc3/
H A Dcore.h804 #define DWC3_TRB_CTRL_GET_SID_SOFN(n) (((n) & (0xffff << 14)) >> 14) macro
H A Dgadget.c2807 frame_number = DWC3_TRB_CTRL_GET_SID_SOFN(trb->ctrl); in dwc3_gadget_ep_reclaim_completed_trb()

Completed in 17 milliseconds