Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/marvell/
H A Dphy-mvebu-cp110-utmi.c288 u32 usb_devices = 0; in mvebu_cp110_utmi_phy_probe() local
339 usb_devices++; in mvebu_cp110_utmi_phy_probe()
340 if (usb_devices > 1) { in mvebu_cp110_utmi_phy_probe()
/openbmc/u-boot/drivers/usb/gadget/
H A Dcore.c30 int usb_devices; variable