Home
last modified time | relevance | path

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

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