Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/musb-new/
H A Dmusb_core.h35 #define MUSB_HWVERS_MAJOR(x) ((x >> 10) & 0x1f) macro
/OK3568_Linux_fs/kernel/drivers/usb/musb/
H A Dmusb_core.h33 #define MUSB_HWVERS_MAJOR(x) ((x >> 10) & 0x1f) macro