Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A 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()
533 mtk->has_ippc = true; in xhci_mtk_probe()
535 mtk->has_ippc = false; in xhci_mtk_probe()
H A Dxhci-mtk.h135 bool has_ippc; member