Home
last modified time | relevance | path

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

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