Searched refs:u2_ctrl_p (Results 1 – 2 of 2) sorted by relevance
237 value = readl(&ippc->u2_ctrl_p[i]); in xhci_mtk_host_enable()240 writel(value, &ippc->u2_ctrl_p[i]); in xhci_mtk_host_enable()288 value = readl(&ippc->u2_ctrl_p[i]); in xhci_mtk_host_disable()290 writel(value, &ippc->u2_ctrl_p[i]); in xhci_mtk_host_disable()
136 __le64 u2_ctrl_p[MU3C_U2_PORT_MAX]; member