Searched refs:DWC3_GSNPSID_MASK (Results 1 – 5 of 5) sorted by relevance
73 if ((revision & DWC3_GSNPSID_MASK) != 0x55330000) { in dwc3_core_init()
34 #define DWC3_GSNPSID_MASK 0xffff0000 macro
73 #define DWC3_GSNPSID_MASK 0xffff0000 macro75 #define DWC3_GSNPS_ID(p) (((p) & DWC3_GSNPSID_MASK) >> 16)
55 #define DWC3_GSNPSID_MASK 0xffff0000 macro
414 if ((reg & DWC3_GSNPSID_MASK) != 0x55330000) { in dwc3_core_init()