Home
last modified time | relevance | path

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

/u-boot/drivers/usb/common/
A Dcommon.c79 static const char *const usbphy_modes[] = { variable
94 for (i = 0; i < ARRAY_SIZE(usbphy_modes); i++) in usb_get_phy_mode()
95 if (!strcmp(phy_type, usbphy_modes[i])) in usb_get_phy_mode()

Completed in 3 milliseconds