Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-mtk.h150 bool u2_lpm_disable; member
H A Dxhci-mtk.c391 if (mtk->u2_lpm_disable) in xhci_mtk_quirks()
475 mtk->u2_lpm_disable = of_property_read_bool(node, "usb2-lpm-disable"); in xhci_mtk_probe()