Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_core.h35 #define MUSB_HWVERS_MINOR(x) (x & 0x3ff) macro
/openbmc/linux/drivers/usb/musb/
H A Dmusb_core.h34 #define MUSB_HWVERS_MINOR(x) (x & 0x3ff) macro