Searched refs:u3_ctrl_p (Results 1 – 2 of 2) sorted by relevance
99 value = readl(&ippc->u3_ctrl_p[i]); in xhci_mtk_host_enable()102 writel(value, &ippc->u3_ctrl_p[i]); in xhci_mtk_host_enable()148 value = readl(&ippc->u3_ctrl_p[i]); in xhci_mtk_host_disable()150 writel(value, &ippc->u3_ctrl_p[i]); in xhci_mtk_host_disable()
123 __le64 u3_ctrl_p[MU3C_U3_PORT_MAX]; member