Searched refs:DWC3_VERSION_MASK (Results 1 – 1 of 1) sorted by relevance
36 #define DWC3_VERSION_MASK 0xFFFF0000 macro38 #define DWC3_VERSION(x) (((x) & DWC3_VERSION_MASK) >> 16)