Home
last modified time | relevance | path

Searched defs:dwc3_set_mode (Results 1 – 2 of 2) sorted by relevance

/third_party/uboot/u-boot-2020.01/drivers/usb/host/
Dxhci-dwc3.c27 void dwc3_set_mode(struct dwc3 *dwc3_reg, u32 mode) in dwc3_set_mode() function
/third_party/uboot/u-boot-2020.01/drivers/usb/dwc3/
Dcore.c36 static void dwc3_set_mode(struct dwc3 *dwc, u32 mode) in dwc3_set_mode() function