Home
last modified time | relevance | path

Searched refs:phys_ready (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/dwc3/
H A Dcore.c973 if (!dwc->phys_ready) { in dwc3_core_init()
977 dwc->phys_ready = true; in dwc3_core_init()
H A Dcore.h984 * @phys_ready: flag to indicate that PHYs are ready
1107 bool phys_ready; member
/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Dcore.c1201 if (!dwc->phys_ready) { in dwc3_core_init()
1205 dwc->phys_ready = true; in dwc3_core_init()
H A Dcore.h1034 * @phys_ready: flag to indicate that PHYs are ready
1177 bool phys_ready; member

Completed in 23 milliseconds