Home
last modified time | relevance | path

Searched refs:u2_lpm_disable (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/usb/host/
Dxhci-mtk.h158 unsigned int u2_lpm_disable:1; member
Dxhci-mtk.c410 if (mtk->u2_lpm_disable) in xhci_mtk_quirks()
513 mtk->u2_lpm_disable = of_property_read_bool(node, "usb2-lpm-disable"); in xhci_mtk_probe()