Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci-mtk.c84 if (!mtk->has_ippc) in xhci_mtk_host_enable()
140 if (!mtk->has_ippc) in xhci_mtk_host_disable()
180 if (!mtk->has_ippc) in xhci_mtk_ssusb_config()
525 mtk->has_ippc = true; in xhci_mtk_probe()
527 mtk->has_ippc = false; in xhci_mtk_probe()
Dxhci-mtk.h112 bool has_ippc; member