Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/phy/mediatek/
Dphy-mtk-tphy.c69 #define U3P_USBPHYACR6 0x018 macro
571 tmp = readl(com + U3P_USBPHYACR6); in u2_phy_instance_init()
575 writel(tmp, com + U3P_USBPHYACR6); in u2_phy_instance_init()
596 tmp = readl(com + U3P_USBPHYACR6); in u2_phy_instance_power_on()
598 writel(tmp, com + U3P_USBPHYACR6); in u2_phy_instance_power_on()
630 tmp = readl(com + U3P_USBPHYACR6); in u2_phy_instance_power_off()
632 writel(tmp, com + U3P_USBPHYACR6); in u2_phy_instance_power_off()
978 tmp = readl(com + U3P_USBPHYACR6); in u2_phy_props_set()
981 writel(tmp, com + U3P_USBPHYACR6); in u2_phy_props_set()