Home
last modified time | relevance | path

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

/drivers/usb/dwc3/
A Ddwc3-generic.c297 #define USB_CTRL1_PWR_POLARITY BIT(17) /* 0 - HIGH / 1 - LOW */ in dwc3_imx8mp_glue_configure() macro
323 value |= USB_CTRL1_PWR_POLARITY; in dwc3_imx8mp_glue_configure()
325 value &= ~USB_CTRL1_PWR_POLARITY; in dwc3_imx8mp_glue_configure()

Completed in 3 milliseconds