Searched refs:usbphy_modes (Results 1 – 1 of 1) sorted by relevance
12 static const char *const usbphy_modes[] = { variable37 for (i = 0; i < ARRAY_SIZE(usbphy_modes); i++) in of_usb_get_phy_mode()38 if (!strcmp(phy_type, usbphy_modes[i])) in of_usb_get_phy_mode()