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

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

Completed in 129 milliseconds