Lines Matching +full:usb +full:- +full:b +full:- +full:connector
3 * Inventra (Multidrop) Highspeed Dual-Role Controllers: (M)HDRC.
5 * Board initialization should put one of these into dev->platform_data,
6 * probably on some platform_device named "musb-hdrc". It encapsulates
19 /* The USB role is defined by the connector used on the board, so long as
24 MUSB_HOST, /* A or Mini-A connector */
25 MUSB_PERIPHERAL, /* B or Mini-B connector */
26 MUSB_OTG /* Mini-AB connector */
72 /* MUSB configuration-specific details */
77 unsigned big_endian:1; /* true if CPU uses big-endian */
121 /* MUSB configuration-specific details */
151 * U-Boot specfic stuff