Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/dwc3/
Ddwc3-st.c39 #define SW_PIPEW_RESET_N BIT(4) macro
178 reg &= ~SW_PIPEW_RESET_N; in st_dwc3_init()
191 reg |= SW_PIPEW_RESET_N; in st_dwc3_init()