Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/dsi/
H A Ddsi_phy_14nm.xml.h81 #define REG_DSI_14nm_PHY_CMN_GLBL_TEST_CTRL 0x00000018 macro
/openbmc/linux/drivers/gpu/drm/msm/dsi/phy/
H A Ddsi_phy_14nm.c966 dsi_phy_write(base + REG_DSI_14nm_PHY_CMN_GLBL_TEST_CTRL, 0x1); in dsi_14nm_phy_enable()
1001 glbl_test_ctrl = dsi_phy_read(base + REG_DSI_14nm_PHY_CMN_GLBL_TEST_CTRL); in dsi_14nm_phy_enable()
1006 dsi_phy_write(base + REG_DSI_14nm_PHY_CMN_GLBL_TEST_CTRL, glbl_test_ctrl); in dsi_14nm_phy_enable()
1022 dsi_phy_write(phy->base + REG_DSI_14nm_PHY_CMN_GLBL_TEST_CTRL, 0); in dsi_14nm_phy_disable()