Searched refs:MUSB_HWVERS_MAJOR (Results 1 – 2 of 2) sorted by relevance
/drivers/usb/musb/ | ||
D | musb_core.h | 33 #define MUSB_HWVERS_MAJOR(x) ((x >> 10) & 0x1f) macro |
D | musb_core.c | 1649 musb_driver_name, type, MUSB_HWVERS_MAJOR(musb->hwvers), in musb_core_init() |