Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-mtk.h135 __le64 u3_ctrl_p[MU3C_U3_PORT_MAX]; member
H A Dxhci-mtk.c226 value = readl(&ippc->u3_ctrl_p[i]); in xhci_mtk_host_enable()
229 writel(value, &ippc->u3_ctrl_p[i]); in xhci_mtk_host_enable()
278 value = readl(&ippc->u3_ctrl_p[i]); in xhci_mtk_host_disable()
280 writel(value, &ippc->u3_ctrl_p[i]); in xhci_mtk_host_disable()