Searched refs:tpl_support (Results 1 – 6 of 6) sorted by relevance
308 hcd->tpl_support = of_usb_host_tpl_support(sysdev->of_node); in xhci_plat_probe()309 xhci->shared_hcd->tpl_support = hcd->tpl_support; in xhci_plat_probe()
73 bool tpl_support; member
172 unsigned tpl_support:1; /* OTG & EH TPL support */ member
127 hcd->tpl_support = ci->platdata->tpl_support; in host_start()
698 if (!platdata->tpl_support) in ci_get_platdata()699 platdata->tpl_support = in ci_get_platdata()
2388 if (IS_ENABLED(CONFIG_USB_OTG_WHITELIST) && hcd->tpl_support && in usb_enumerate_device()