Home
last modified time | relevance | path

Searched defs:DWC3_TRB_CTRL_GET_SID_SOFN (Results 1 - 2 of 2) sorted by relevance

/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
/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Dcore.h844 #define DWC3_TRB_CTRL_GET_SID_SOFN(n) (((n) & (0xffff << 14)) >> 14) macro

Completed in 8 milliseconds