Searched refs:MUSB_HWVERS_MAJOR (Results 1 - 2 of 2) sorted by relevance

/u-boot/drivers/usb/musb-new/
H A Dmusb_core.h34 #define MUSB_HWVERS_MAJOR(x) ((x >> 10) & 0x1f) macro
H A Dmusb_core.c1459 snprintf(aRevision, 32, "%d.%d%s", MUSB_HWVERS_MAJOR(musb->hwvers),

Completed in 180 milliseconds