Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dplatform.c69 } else if (dwc2_hw_is_host(hsotg)) { in dwc2_get_dr_mode()
H A Dcore.h1371 bool dwc2_hw_is_host(struct dwc2_hsotg *hsotg);
H A Dcore.c889 bool dwc2_hw_is_host(struct dwc2_hsotg *hsotg) in dwc2_hw_is_host() function