Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/host/
Dxhci-mtk.h127 __le32 ip_pw_ctr1; member
Dxhci-mtk.c180 value = readl(&ippc->ip_pw_ctr1); in xhci_mtk_host_enable()
182 writel(value, &ippc->ip_pw_ctr1); in xhci_mtk_host_enable()
259 value = readl(&ippc->ip_pw_ctr1); in xhci_mtk_host_disable()
261 writel(value, &ippc->ip_pw_ctr1); in xhci_mtk_host_disable()