Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-mtk.h136 __le64 u2_ctrl_p[MU3C_U2_PORT_MAX]; member
H A Dxhci-mtk.c237 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()