Home
last modified time | relevance | path

Searched refs:USB_CTRL1_OC_POLARITY (Results 1 – 1 of 1) sorted by relevance

/drivers/usb/dwc3/
A Ddwc3-generic.c296 #define USB_CTRL1_OC_POLARITY BIT(16) /* 0 - HIGH / 1 - LOW */ in dwc3_imx8mp_glue_configure() macro
318 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