Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-mtk.h157 unsigned int u2_lpm_disable:1; member
H A Dxhci-mtk.c464 if (mtk->u2_lpm_disable) in xhci_mtk_quirks()
557 mtk->u2_lpm_disable = of_property_read_bool(node, "usb2-lpm-disable"); in xhci_mtk_probe()