Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci-mtk.c88 value = readl(&ippc->ip_pw_ctr1); in xhci_mtk_host_enable()
90 writel(value, &ippc->ip_pw_ctr1); in xhci_mtk_host_enable()
161 value = readl(&ippc->ip_pw_ctr1); in xhci_mtk_host_disable()
163 writel(value, &ippc->ip_pw_ctr1); in xhci_mtk_host_disable()
Dxhci-mtk.h119 __le32 ip_pw_ctr1; member