Home
last modified time | relevance | path

Searched refs:PERIPH_USBH2 (Results 1 – 3 of 3) sorted by relevance

/u-boot/drivers/usb/host/
A Dehci-spear.c26 periph1_rst |= PERIPH_USBH1 | PERIPH_USBH2; in spear6xx_usbh_stop()
30 periph1_rst &= ~(PERIPH_USBH1 | PERIPH_USBH2); in spear6xx_usbh_stop()
/u-boot/arch/arm/cpu/arm926ejs/spear/
A Dcpu.c52 periph1_clken |= PERIPH_USBH1 | PERIPH_USBH2; in arch_cpu_init()
/u-boot/arch/arm/include/asm/arch-spear/
A Dspr_misc.h214 #define PERIPH_USBH2 0x04000000 macro

Completed in 7 milliseconds