Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/host/
Dxhci-mtk.h136 __le64 u2_ctrl_p[MU3C_U2_PORT_MAX]; member
Dxhci-mtk.c202 value = readl(&ippc->u2_ctrl_p[i]); in xhci_mtk_host_enable()
205 writel(value, &ippc->u2_ctrl_p[i]); in xhci_mtk_host_enable()
253 value = readl(&ippc->u2_ctrl_p[i]); in xhci_mtk_host_disable()
255 writel(value, &ippc->u2_ctrl_p[i]); in xhci_mtk_host_disable()