Searched refs:tpl_support (Results 1 – 5 of 5) sorted by relevance
37 bool tpl_support; member
148 unsigned tpl_support:1; /* OTG & EH TPL support */ member
101 hcd->tpl_support = ci->platdata->tpl_support; in host_start()
586 if (!platdata->tpl_support) in ci_get_platdata()587 platdata->tpl_support = in ci_get_platdata()
2341 if (IS_ENABLED(CONFIG_USB_OTG_WHITELIST) && hcd->tpl_support && in usb_enumerate_device()