Searched refs:PERIPH_USBH1 (Results 1 – 3 of 3) sorted by relevance
25 periph1_rst |= PERIPH_USBH1 | PERIPH_USBH2; in spear6xx_usbh_stop()29 periph1_rst &= ~(PERIPH_USBH1 | PERIPH_USBH2); in spear6xx_usbh_stop()
51 periph1_clken |= PERIPH_USBH1 | PERIPH_USBH2; in arch_cpu_init()
211 #define PERIPH_USBH1 0x02000000 macro