Searched refs:DWC3_GSNPS_ID (Results 1 – 2 of 2) sorted by relevance
| /drivers/usb/dwc3/ | ||
| A D | core.h | 82 #define DWC3_GSNPS_ID(p) (((p) & DWC3_GSNPSID_MASK) >> 16) macro |
| A D | core.c | 991 dwc->ip = DWC3_GSNPS_ID(reg); in dwc3_core_is_valid() |
Completed in 14 milliseconds