Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Dplatform.c62 if (dwc2_hw_is_device(hsotg)) { in dwc2_get_dr_mode()
H A Dcore.h1372 bool dwc2_hw_is_device(struct dwc2_hsotg *hsotg);
H A Dcore.c898 bool dwc2_hw_is_device(struct dwc2_hsotg *hsotg) in dwc2_hw_is_device() function
H A Dgadget.c4571 if (dwc2_hw_is_device(hsotg)) { in dwc2_hsotg_udc_start()