Searched refs:MUSB_HWVERS_MAJOR (Results 1 – 2 of 2) sorted by relevance
34 #define MUSB_HWVERS_MAJOR(x) ((x >> 10) & 0x1f) macro
1450 snprintf(aRevision, 32, "%d.%d%s", MUSB_HWVERS_MAJOR(musb->hwvers), in musb_core_init()