Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci-mtk.c184 value = readl(&ippc->ip_pw_ctr0); in xhci_mtk_ssusb_config()
186 writel(value, &ippc->ip_pw_ctr0); in xhci_mtk_ssusb_config()
188 value = readl(&ippc->ip_pw_ctr0); in xhci_mtk_ssusb_config()
190 writel(value, &ippc->ip_pw_ctr0); in xhci_mtk_ssusb_config()
Dxhci-mtk.h91 __le32 ip_pw_ctr0; member