Home
last modified time | relevance | path

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

/drivers/usb/musb/
Dmusb_core.h33 #define MUSB_HWVERS_MAJOR(x) ((x >> 10) & 0x1f) macro
Dmusb_core.c1649 musb_driver_name, type, MUSB_HWVERS_MAJOR(musb->hwvers), in musb_core_init()