Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc2/
H A Ddrd.c143 if (dwc2_is_device_enabled(hsotg)) { in dwc2_drd_role_sw_set()
H A Dcore.h1413 #define dwc2_is_device_enabled(hsotg) (hsotg->enabled) macro
1450 #define dwc2_is_device_enabled(hsotg) (0) macro