Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/dwc3/
Ddwc3-st.c42 #define SW_PIPEW_RESET_N BIT(4) macro
175 reg &= ~SW_PIPEW_RESET_N; in st_dwc3_init()
188 reg |= SW_PIPEW_RESET_N; in st_dwc3_init()