Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/phy/mediatek/
H A Dphy-mtk-xsphy.c63 #define XSP_USBPHYACR6 ((SSUSB_SIFSLV_U2PHY_COM) + 0x018) macro
198 tmp = readl(pbase + XSP_USBPHYACR6); in u2_phy_instance_init()
200 writel(tmp, pbase + XSP_USBPHYACR6); in u2_phy_instance_init()
214 tmp = readl(pbase + XSP_USBPHYACR6); in u2_phy_instance_power_on()
216 writel(tmp, pbase + XSP_USBPHYACR6); in u2_phy_instance_power_on()
233 tmp = readl(pbase + XSP_USBPHYACR6); in u2_phy_instance_power_off()
235 writel(tmp, pbase + XSP_USBPHYACR6); in u2_phy_instance_power_off()