Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-mtk.c215 value = readl(&ippc->ip_pw_ctr1); in xhci_mtk_host_enable()
217 writel(value, &ippc->ip_pw_ctr1); in xhci_mtk_host_enable()
294 value = readl(&ippc->ip_pw_ctr1); in xhci_mtk_host_disable()
296 writel(value, &ippc->ip_pw_ctr1); in xhci_mtk_host_disable()
H A Dxhci-mtk.h138 __le32 ip_pw_ctr1; member