Searched refs:PERIPH_USBH1 (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()
213 #define PERIPH_USBH1 0x02000000 macro