Searched refs:PERIPH_USBH2 (Results 1 – 3 of 3) sorted by relevance
24 periph1_rst |= PERIPH_USBH1 | PERIPH_USBH2; in spear6xx_usbh_stop()28 periph1_rst &= ~(PERIPH_USBH1 | PERIPH_USBH2); in spear6xx_usbh_stop()
50 periph1_clken |= PERIPH_USBH1 | PERIPH_USBH2; in arch_cpu_init()
214 #define PERIPH_USBH2 0x04000000 macro