Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A 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()
H A Dxhci-mtk.h114 __le32 ip_pw_ctr1; member