Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/msm/dsi/
Ddsi_phy_7nm.xml.h86 #define REG_DSI_7nm_PHY_CMN_PLL_CNTRL 0x0000003c macro
/linux-5.19.10/drivers/gpu/drm/msm/dsi/phy/
Ddsi_phy_7nm.c370 dsi_phy_write(pll_7nm->phy->base + REG_DSI_7nm_PHY_CMN_PLL_CNTRL, 0x01); in dsi_pll_7nm_vco_prepare()
420 dsi_phy_write(pll_7nm->phy->base + REG_DSI_7nm_PHY_CMN_PLL_CNTRL, 0); in dsi_pll_7nm_vco_unprepare()
764 data = dsi_phy_read(base + REG_DSI_7nm_PHY_CMN_PLL_CNTRL); in dsi_phy_hw_v4_0_is_pll_on()
905 dsi_phy_write(base + REG_DSI_7nm_PHY_CMN_PLL_CNTRL, 0x00); in dsi_7nm_phy_enable()