Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/cdns3/
H A Dcdns3-ti.c57 unsigned usb2_only:1; member
178 data->usb2_only = device_property_read_bool(dev, "ti,usb2-only"); in cdns_ti_probe()
179 if (data->usb2_only) in cdns_ti_probe()