Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/host/
Dxhci-mtk.h149 bool lpm_support; member
Dxhci-mtk.c396 if (mtk->lpm_support) in xhci_mtk_quirks()
462 mtk->lpm_support = of_property_read_bool(node, "usb3-lpm-capable"); in xhci_mtk_probe()
Dxhci-tegra.c209 bool lpm_support; member
2001 .lpm_support = true,
2032 .lpm_support = true,
2060 if (tegra && tegra->soc->lpm_support) in tegra_xhci_quirks()