Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/dwc3/
H A 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()
/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A 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()

Completed in 2 milliseconds