Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/dsi/phy/
H A Ddsi_phy_14nm.c96 dsi_phy_write(base + REG_DSI_14nm_PHY_CMN_PLL_CNTRL, 0x00); in dsi_14nm_phy_enable()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/dsi/pll/
H A Ddsi_pll_14nm.c496 pll_write(cmn_base + REG_DSI_14nm_PHY_CMN_PLL_CNTRL, 0); in pll_14nm_software_reset()
772 pll_write(cmn_base + REG_DSI_14nm_PHY_CMN_PLL_CNTRL, 1); in dsi_pll_14nm_enable_seq()
792 pll_write(cmn_base + REG_DSI_14nm_PHY_CMN_PLL_CNTRL, 0); in dsi_pll_14nm_disable_seq()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/dsi/
H A Ddsi.xml.h1517 #define REG_DSI_14nm_PHY_CMN_PLL_CNTRL 0x00000048 macro