Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-mtk.h149 bool lpm_support; member
H A Dxhci-mtk.c389 if (mtk->lpm_support) in xhci_mtk_quirks()
474 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()