Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Ddebug.h104 case DWC3_LINK_STATE_RECOV: in dwc3_gadget_link_string()
139 case DWC3_LINK_STATE_RECOV: in dwc3_gadget_hs_link_string()
H A Ddebugfs.c597 state = DWC3_LINK_STATE_RECOV; in dwc3_link_state_write()
616 state != DWC3_LINK_STATE_RECOV) { in dwc3_link_state_write()
H A Dcore.h801 DWC3_LINK_STATE_RECOV = 0x08, enumerator
H A Dgadget.c2435 ret = dwc3_gadget_set_link_state(dwc, DWC3_LINK_STATE_RECOV); in __dwc3_gadget_wakeup()
/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Dcore.h517 DWC3_LINK_STATE_RECOV = 0x08, enumerator
H A Dgadget.c1314 ret = dwc3_gadget_set_link_state(dwc, DWC3_LINK_STATE_RECOV); in dwc3_gadget_wakeup()