Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Ddwc3-imx8mp.c48 #define USB_CTRL1_OC_POLARITY BIT(16) /* 0 - HIGH / 1 - LOW */ macro
87 value |= USB_CTRL1_OC_POLARITY; in imx8mp_configure_glue()
89 value &= ~USB_CTRL1_OC_POLARITY; in imx8mp_configure_glue()

Completed in 2 milliseconds