Searched refs:cmn_base (Results 1 – 1 of 1) sorted by relevance
367 void __iomem *cmn_base = pll_14nm->phy->base; in pll_14nm_software_reset() local372 dsi_phy_write(cmn_base + REG_DSI_14nm_PHY_CMN_PLL_CNTRL, 0); in pll_14nm_software_reset()375 dsi_phy_write_udelay(cmn_base + REG_DSI_14nm_PHY_CMN_CTRL_1, 0x20, 10); in pll_14nm_software_reset()378 dsi_phy_write(cmn_base + REG_DSI_14nm_PHY_CMN_CTRL_1, 0); in pll_14nm_software_reset()386 void __iomem *cmn_base = pll->phy->base; in pll_db_commit_14nm() local391 dsi_phy_write(cmn_base + REG_DSI_14nm_PHY_CMN_LDO_CNTRL, 0x3c); in pll_db_commit_14nm()398 dsi_phy_write(cmn_base + REG_DSI_14nm_PHY_CMN_CLK_CFG1, 1); in pll_db_commit_14nm()401 dsi_phy_write(cmn_base + REG_DSI_14nm_PHY_CMN_CTRL_0, data); in pll_db_commit_14nm()534 void __iomem *cmn_base = pll_14nm->phy->base; in dsi_pll_14nm_vco_prepare() local546 dsi_phy_write(cmn_base + REG_DSI_14nm_PHY_CMN_PLL_CNTRL, 1); in dsi_pll_14nm_vco_prepare()[all …]