Searched refs:tpl_support (Results 1 – 5 of 5) sorted by relevance
64 bool tpl_support; member
159 unsigned tpl_support:1; /* OTG & EH TPL support */ member
127 hcd->tpl_support = ci->platdata->tpl_support; in host_start()
670 if (!platdata->tpl_support) in ci_get_platdata()671 platdata->tpl_support = in ci_get_platdata()
2351 if (IS_ENABLED(CONFIG_USB_OTG_WHITELIST) && hcd->tpl_support && in usb_enumerate_device()