Searched refs:REG_DSI_10nm_PHY_CMN_CTRL_0 (Results 1 – 3 of 3) sorted by relevance
120 dsi_phy_write(base + REG_DSI_10nm_PHY_CMN_CTRL_0, data); in dsi_10nm_phy_enable()165 dsi_phy_write(base + REG_DSI_10nm_PHY_CMN_CTRL_0, 0x7f); in dsi_10nm_phy_enable()168 data = dsi_phy_read(base + REG_DSI_10nm_PHY_CMN_CTRL_0); in dsi_10nm_phy_enable()172 dsi_phy_write(base + REG_DSI_10nm_PHY_CMN_CTRL_0, data); in dsi_10nm_phy_enable()
368 u32 data = pll_read(pll->phy_cmn_mmio + REG_DSI_10nm_PHY_CMN_CTRL_0); in dsi_pll_disable_pll_bias()371 pll_write(pll->phy_cmn_mmio + REG_DSI_10nm_PHY_CMN_CTRL_0, in dsi_pll_disable_pll_bias()378 u32 data = pll_read(pll->phy_cmn_mmio + REG_DSI_10nm_PHY_CMN_CTRL_0); in dsi_pll_enable_pll_bias()380 pll_write(pll->phy_cmn_mmio + REG_DSI_10nm_PHY_CMN_CTRL_0, in dsi_pll_enable_pll_bias()
1737 #define REG_DSI_10nm_PHY_CMN_CTRL_0 0x00000024 macro