Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/st/usb_dwc3/
H A Dusb_dwc3.c410 #define USB3_DCTL_RUN_STOP _DWC3_DCTL_RUN_STOP macro
891 DWC3_regupdateset(dwc3_handle->usb_device, DWC3_DCTL, USB3_DCTL_RUN_STOP); in usb_dwc3_start_device()
1006 DWC3_regupdateclr(dwc3_handle->usb_device, DWC3_DCTL, USB3_DCTL_RUN_STOP); in usb_dwc3_stop_device()