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

  /external/u-boot/drivers/usb/host/
ehci-spear.c 24 periph1_rst |= PERIPH_USBH1 | PERIPH_USBH2;
28 periph1_rst &= ~(PERIPH_USBH1 | PERIPH_USBH2);
  /external/u-boot/arch/arm/cpu/arm926ejs/spear/
cpu.c 50 periph1_clken |= PERIPH_USBH1 | PERIPH_USBH2;
  /external/u-boot/arch/arm/include/asm/arch-spear/
spr_misc.h 211 #define PERIPH_USBH2 0x04000000

Completed in 56 milliseconds