Searched refs:MX25_OTG_PM_BIT (Results 1 – 2 of 2) sorted by relevance
20 #define MX25_OTG_PM_BIT (1 << 24) macro72 v &= ~(MX25_OTG_SIC_MASK | MX25_OTG_PM_BIT | MX25_OTG_PP_BIT | in mxc_set_usbcontrol()77 v |= MX25_OTG_PM_BIT; in mxc_set_usbcontrol()
25 #define MX25_OTG_PM_BIT BIT(24) macro183 val |= (MX25_OTG_PM_BIT | MX25_OTG_OCPOL_BIT); in usbmisc_imx25_init()