Searched refs:MX25_OTG_PP_BIT (Results 1 – 2 of 2) sorted by relevance
22 #define MX25_OTG_PP_BIT (1 << 11) macro73 v &= ~(MX25_OTG_SIC_MASK | MX25_OTG_PM_BIT | MX25_OTG_PP_BIT | in mxc_set_usbcontrol()81 v |= MX25_OTG_PP_BIT; in mxc_set_usbcontrol()
25 #define MX25_OTG_PP_BIT BIT(11) macro176 val &= ~(MX25_OTG_SIC_MASK | MX25_OTG_PP_BIT); in usbmisc_imx25_init()