Searched refs:MXC_OTG_UCTRL_OWIE_BIT (Results 1 – 1 of 1) sorted by relevance
27 #define MXC_OTG_UCTRL_OWIE_BIT (1 << 27) /* OTG wakeup intr enable */ macro94 v |= MXC_OTG_UCTRL_OWIE_BIT;/* OTG wakeup enable */ in mx51_initialize_usb_hw()96 v &= ~MXC_OTG_UCTRL_OWIE_BIT;/* OTG wakeup disable */ in mx51_initialize_usb_hw()