Searched refs:DWC3_GSNPSID_MASK (Results 1 – 5 of 5) sorted by relevance
75 if ((revision & DWC3_GSNPSID_MASK) != 0x55330000) { in dwc3_core_init()
35 #define DWC3_GSNPSID_MASK 0xffff0000 macro
74 #define DWC3_GSNPSID_MASK 0xffff0000 macro76 #define DWC3_GSNPS_ID(p) (((p) & DWC3_GSNPSID_MASK) >> 16)
57 #define DWC3_GSNPSID_MASK 0xffff0000 macro
465 if ((reg & DWC3_GSNPSID_MASK) != 0x55330000) { in dwc3_core_init()