Searched refs:cmn_base (Results 1 – 1 of 1) sorted by relevance
369 void __iomem *cmn_base = pll_14nm->phy->base; in pll_14nm_software_reset() local374 dsi_phy_write(cmn_base + REG_DSI_14nm_PHY_CMN_PLL_CNTRL, 0); in pll_14nm_software_reset()377 dsi_phy_write_udelay(cmn_base + REG_DSI_14nm_PHY_CMN_CTRL_1, 0x20, 10); in pll_14nm_software_reset()380 dsi_phy_write(cmn_base + REG_DSI_14nm_PHY_CMN_CTRL_1, 0); in pll_14nm_software_reset()388 void __iomem *cmn_base = pll->phy->base; in pll_db_commit_14nm() local393 dsi_phy_write(cmn_base + REG_DSI_14nm_PHY_CMN_LDO_CNTRL, 0x3c); in pll_db_commit_14nm()400 dsi_phy_write(cmn_base + REG_DSI_14nm_PHY_CMN_CLK_CFG1, 1); in pll_db_commit_14nm()403 dsi_phy_write(cmn_base + REG_DSI_14nm_PHY_CMN_CTRL_0, data); in pll_db_commit_14nm()536 void __iomem *cmn_base = pll_14nm->phy->base; in dsi_pll_14nm_vco_prepare() local545 dsi_phy_write(cmn_base + REG_DSI_14nm_PHY_CMN_PLL_CNTRL, 1); in dsi_pll_14nm_vco_prepare()[all …]