Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/dwc3/
H A Dcore.h73 #define DWC3_GSNPS_ID(p) (((p) & DWC3_GSNPSID_MASK) >> 16) macro
H A Dcore.c752 dwc->ip = DWC3_GSNPS_ID(reg); in dwc3_core_is_valid()
/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Dcore.h75 #define DWC3_GSNPS_ID(p) (((p) & DWC3_GSNPSID_MASK) >> 16) macro
H A Dcore.c850 dwc->ip = DWC3_GSNPS_ID(reg); in dwc3_core_is_valid()

Completed in 12 milliseconds