Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-mtk.h152 bool lpm_support; member
H A Dxhci-mtk.c398 if (mtk->lpm_support) in xhci_mtk_quirks()
473 mtk->lpm_support = of_property_read_bool(node, "usb3-lpm-capable"); in xhci_mtk_probe()
H A Dxhci-tegra.c209 bool lpm_support; member
2008 .lpm_support = true,
2039 .lpm_support = true,
2067 if (tegra && tegra->soc->lpm_support) in tegra_xhci_quirks()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-mtk.h156 unsigned int lpm_support:1; member
H A Dxhci-mtk.c462 if (mtk->lpm_support) in xhci_mtk_quirks()
556 mtk->lpm_support = of_property_read_bool(node, "usb3-lpm-capable"); in xhci_mtk_probe()
H A 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()

Completed in 14 milliseconds