Searched refs:lpm_support (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/usb/host/
H A Dxhci-mtk.h167 unsigned int lpm_support:1; member in struct:xhci_hcd_mtk
H A Dxhci-mtk.c462 if (mtk->lpm_support)
556 mtk->lpm_support = of_property_read_bool(node, "usb3-lpm-capable");
H A Dxhci-tegra.c244 bool lpm_support; member in struct:tegra_xusb_soc
2586 .lpm_support = true,
2619 .lpm_support = true,
2651 .lpm_support = true,
2680 if (tegra && tegra->soc->lpm_support)

Completed in 200 milliseconds