Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/host/
Dxhci-mtk.h156 unsigned int lpm_support:1; member
Dxhci-mtk.c427 if (mtk->lpm_support) in xhci_mtk_quirks()
522 mtk->lpm_support = of_property_read_bool(node, "usb3-lpm-capable"); in xhci_mtk_probe()
Dxhci-tegra.c244 bool lpm_support; member
2586 .lpm_support = true,
2619 .lpm_support = true,
2651 .lpm_support = true,
2680 if (tegra && tegra->soc->lpm_support) in tegra_xhci_quirks()