Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/dwc3/
Ddwc3-st.c40 #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()