Searched refs:DPHY_CMN_SSM (Results 1 – 2 of 2) sorted by relevance
23 #define DPHY_CMN_SSM DPHY_PMA_CMN(0x20) macro88 dphy->regs + DPHY_CMN_SSM); in cdns_dphy_rx_power_on()97 writel(0, dphy->regs + DPHY_CMN_SSM); in cdns_dphy_rx_power_off()
31 #define DPHY_CMN_SSM DPHY_PMA_CMN(0x20) macro416 reg = readl(dphy->regs + DPHY_CMN_SSM); in cdns_dphy_power_on()418 dphy->regs + DPHY_CMN_SSM); in cdns_dphy_power_on()453 reg = readl(dphy->regs + DPHY_CMN_SSM); in cdns_dphy_power_off()454 writel(reg & ~DPHY_CMN_SSM_EN, dphy->regs + DPHY_CMN_SSM); in cdns_dphy_power_off()