Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/msm/dsi/phy/
Ddsi_phy_14nm.c369 void __iomem *cmn_base = pll_14nm->phy->base; in pll_14nm_software_reset() local
374 writel(0, cmn_base + REG_DSI_14nm_PHY_CMN_PLL_CNTRL); in pll_14nm_software_reset()
377 writel(0x20, cmn_base + REG_DSI_14nm_PHY_CMN_CTRL_1); in pll_14nm_software_reset()
381 writel(0, cmn_base + REG_DSI_14nm_PHY_CMN_CTRL_1); in pll_14nm_software_reset()
389 void __iomem *cmn_base = pll->phy->base; in pll_db_commit_14nm() local
394 writel(0x3c, cmn_base + REG_DSI_14nm_PHY_CMN_LDO_CNTRL); in pll_db_commit_14nm()
401 writel(1, cmn_base + REG_DSI_14nm_PHY_CMN_CLK_CFG1); in pll_db_commit_14nm()
404 writel(data, cmn_base + REG_DSI_14nm_PHY_CMN_CTRL_0); in pll_db_commit_14nm()
537 void __iomem *cmn_base = pll_14nm->phy->base; in dsi_pll_14nm_vco_prepare() local
549 writel(1, cmn_base + REG_DSI_14nm_PHY_CMN_PLL_CNTRL); in dsi_pll_14nm_vco_prepare()
[all …]