Home
last modified time | relevance | path

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

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