Home
last modified time | relevance | path

Searched refs:DWC3_GSNPS_ID (Results 1 – 2 of 2) sorted by relevance

/drivers/usb/dwc3/
Dcore.h78 #define DWC3_GSNPS_ID(p) (((p) & DWC3_GSNPSID_MASK) >> 16) macro
Dcore.c863 dwc->ip = DWC3_GSNPS_ID(reg); in dwc3_core_is_valid()