Searched refs:USB_CTRL1_OC_POLARITY (Results 1 – 1 of 1) sorted by relevance
296 #define USB_CTRL1_OC_POLARITY BIT(16) /* 0 - HIGH / 1 - LOW */ in dwc3_imx8mp_glue_configure() macro318 value |= USB_CTRL1_OC_POLARITY; in dwc3_imx8mp_glue_configure()320 value &= ~USB_CTRL1_OC_POLARITY; in dwc3_imx8mp_glue_configure()
Completed in 4 milliseconds