Searched refs:tpl_support (Results 1 – 5 of 5) sorted by relevance
69 bool tpl_support; member
167 unsigned tpl_support:1; /* OTG & EH TPL support */ member
126 hcd->tpl_support = ci->platdata->tpl_support; in host_start()
631 if (!platdata->tpl_support) in ci_get_platdata()632 platdata->tpl_support = in ci_get_platdata()
2337 if (IS_ENABLED(CONFIG_USB_OTG_WHITELIST) && hcd->tpl_support && in usb_enumerate_device()