Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc3/
H A Dcore.c1262 if (!dwc->phys_ready) { in dwc3_core_init()
1266 dwc->phys_ready = true; in dwc3_core_init()
H A Dcore.h1041 * @phys_ready: flag to indicate that PHYs are ready
1187 bool phys_ready; member