Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/phy/mediatek/
H A Dphy-mtk-tphy.c62 #define U3P_USBPHYACR6 0x018 macro
506 tmp = readl(com + U3P_USBPHYACR6); in u2_phy_instance_init()
510 writel(tmp, com + U3P_USBPHYACR6); in u2_phy_instance_init()
528 tmp = readl(com + U3P_USBPHYACR6); in u2_phy_instance_power_on()
530 writel(tmp, com + U3P_USBPHYACR6); in u2_phy_instance_power_on()
562 tmp = readl(com + U3P_USBPHYACR6); in u2_phy_instance_power_off()
564 writel(tmp, com + U3P_USBPHYACR6); in u2_phy_instance_power_off()
910 tmp = readl(com + U3P_USBPHYACR6); in u2_phy_props_set()
913 writel(tmp, com + U3P_USBPHYACR6); in u2_phy_props_set()