HomeSort by relevance Sort by last modified time
    Searched refs:usb_i_mask (Results 1 - 2 of 2) sorted by null

  /external/u-boot/arch/arm/mach-omap2/omap5/
hwinit.c 172 mask = (usb_i_mask << 29) | (usb_i_mask << 26) | (usb_i_mask << 23) |
173 (usb_i_mask << 20) | (usb_i_mask << 17) | (usb_i_mask << 14);
  /external/u-boot/arch/arm/include/asm/arch-omap5/
omap.h 156 #define usb_i_mask 0x7 macro

Completed in 108 milliseconds