Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dcore.h1497 void dwc2_host_enter_clock_gating(struct dwc2_hsotg *hsotg);
1534 static inline void dwc2_host_enter_clock_gating(struct dwc2_hsotg *hsotg) {} in dwc2_host_enter_clock_gating() function
H A Dhcd.c3315 dwc2_host_enter_clock_gating(hsotg); in dwc2_port_suspend()
4378 dwc2_host_enter_clock_gating(hsotg); in _dwc2_hcd_suspend()
5905 void dwc2_host_enter_clock_gating(struct dwc2_hsotg *hsotg) in dwc2_host_enter_clock_gating() function