Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/phy/mediatek/
Dphy-mtk-tphy.c60 #define U3P_USBPHYACR6 0x018 macro
501 tmp = readl(com + U3P_USBPHYACR6); in u2_phy_instance_init()
505 writel(tmp, com + U3P_USBPHYACR6); in u2_phy_instance_init()
523 tmp = readl(com + U3P_USBPHYACR6); in u2_phy_instance_power_on()
525 writel(tmp, com + U3P_USBPHYACR6); in u2_phy_instance_power_on()
557 tmp = readl(com + U3P_USBPHYACR6); in u2_phy_instance_power_off()
559 writel(tmp, com + U3P_USBPHYACR6); in u2_phy_instance_power_off()