Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Ddrd.c328 void dwc3_otg_update(struct dwc3 *dwc, bool ignore_idstatus) in dwc3_otg_update() function
676 dwc3_otg_update(dwc, 1); in dwc3_drd_exit()
H A Dcore.h1611 void dwc3_otg_update(struct dwc3 *dwc, bool ignore_idstatus);
1622 static inline void dwc3_otg_update(struct dwc3 *dwc, bool ignore_idstatus) in dwc3_otg_update() function
H A Dcore.c142 dwc3_otg_update(dwc, 0); in __dwc3_set_mode()
166 dwc3_otg_update(dwc, 1); in __dwc3_set_mode()
254 dwc3_otg_update(dwc, 0); in __dwc3_set_mode()