Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/usb/host/
Dxhci-mtk.c158 if (!mtk->has_ippc) in xhci_mtk_host_enable()
217 if (!mtk->has_ippc) in xhci_mtk_host_disable()
260 if (!mtk->has_ippc) in xhci_mtk_ssusb_config()
569 mtk->has_ippc = true; in xhci_mtk_probe()
Dxhci-mtk.h156 unsigned int has_ippc:1; member