Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/cdns3/
Dcdns3-ti.c55 unsigned usb2_only:1; member
164 data->usb2_only = device_property_read_bool(dev, "ti,usb2-only"); in cdns_ti_probe()
165 if (data->usb2_only) in cdns_ti_probe()