Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
H A Ddwc3-google.c60 struct reset_control *non_sticky_rst; member
94 google->non_sticky_rst = google->rsts[0].rstc; in dwc3_google_rst_init()
258 ret = reset_control_assert(google->non_sticky_rst); in dwc3_google_usb_psw_pd_notifier()
264 ret = reset_control_deassert(google->non_sticky_rst); in dwc3_google_usb_psw_pd_notifier()